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



Analyze the following highly simplified procedure: Ask: "What type of ticket do you require,..

Answer / toshimathur

A

Is This Answer Correct ?    13 Yes 1 No

Post New Answer

More Test Cases Interview Questions

what are the Test Cases for " Test Cases " ?

8 Answers   TCS,


what test case is written specifically for web applications?

10 Answers   Aricent, Mind Tree,


what are the inputs required for writing test cases

2 Answers   Satyam,


What is a test case?

7 Answers  


Can you list down a few characteristics of a test case?

0 Answers  


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

0 Answers  


i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)

1 Answers   Cognizant,


how many test cases do u need to ship a product?

0 Answers  


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

0 Answers  


What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?

4 Answers   Blue Star,


write testcase for sql table? this is the question asked by interviewer?

4 Answers   IBM,


For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 Answers  


Categories