Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Directions: - Create a test specification for the problem below. Use three different black-box testing techniques to develop a set of test cases for your

Directions:

-Create a test specification for the problem below. Use three different black-box testing techniques to develop a set of test cases for your test specification. You can use a combination of testing techniques, but each technique must be used at least once.

Problem:

The first problem concerns a conference registration system that allows users to register and pay for a conference that they plan to attend. The general conference registration fee is $895 per person. There is also an optional opening night dinner with a keynote address for $30 per person. Additionally, there are multiple optional preconference workshops (names and prices are listed in Table 1) that a user can register for.

The Conference Options form allows the user to select the regular conference registration, the optional opening night dinner, and an optional preconference workshop. A user cannot register for any of the optional events, without selecting the conference registration of $895. A user is limited to selecting a single preconference workshop.

A valid configuration of registration options will result in the display of the total amount due to be paid by the user. Any invalid configuration will result in an error message indicating that the selection is invalid.

Table 1: Preconference Workshops and Prices

Optional preconference workshops

Price

Workshop Free Introduction to E-commerce

$295

The Future of the Web

$395

Advanced Visual Basic

$390

Network Security

$380

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems Analysis And Synthesis Bridging Computer Science And Information Technology

Authors: Barry Dwyer

1st Edition

0128054492, 9780128054499

More Books

Students also viewed these Databases questions