Analyze the following highly simplified procedure:

Ask: "What type of ticket do you require, single or return?"

IF the customer wants ‘return’

Ask: "What rate, Standard or Cheap-day?"

IF the customer replies ‘Cheap-day’

Say: "That will be £11:20"

ELSE

Say: "That will be £19:50"

ENDIF

ELSE

Say: "That will be £9:75"

ENDIF

Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given.

A. 3

B. 4

C. 5

D. 6

Answer Posted / toshimathur

A

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3104


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

688


pls i want test cases for oss? whts the process of oss testing

2022


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1580


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1738






Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1950


How can we write a good test case?

716


write test case for pen cap if it is not present?

2110


Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

1792


Explain the format of a requirement traceability

647


Explain the soak testing?

700


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

1963


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

1865


Write the test case for a login page?

740


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2102