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

Give me real life some test cases

1 Answers  


wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.

5 Answers   AppLabs, Siemens,


Test cases on uplaoding files

12 Answers   GE, HP,


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

0 Answers  






Write a test case for telephone?

0 Answers  


What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


hai........... please tell abt testcases.. how we can drived the testcases in project?

1 Answers  


Generate functional and negative testcases for MS Paint brush

1 Answers   Accenture, GE, Netian, Tangent Software,


What is explain security testing?

0 Answers  


how we write test cases for navigation or links with example?

0 Answers  


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


Categories