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 10 test cases on library management system

8 Answers  


How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..

2 Answers   Mind Tree,


difference between scenario and testcases?

5 Answers   CarrizalSoft Technologies, Satyam,


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

0 Answers  


can any body help me with providing a a case for usability testing...

0 Answers  






what is black box system in software development in system analysis and design?

0 Answers  


If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me

10 Answers  


how can we write test cases with help of functional spec? is it not appropriate to write by using the application?

3 Answers  


please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.

2 Answers  


Write test cases for orkut?

2 Answers  


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad

2 Answers  


Categories