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

Write a test case of login window?

703


Scenarios to test wireless Speaker via bluetooth

4728


Explain the component testing?

754


Explain the load testing?

623


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

2095






Explain the acceptance testing?

682


explain end to end scenario's for online Money transfer in Banking Domain?

1394


Explain the sanity testing?

679


Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?

2076


Define some of the attributes of a test case?

678


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1505


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

3548


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6030


1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)

1467


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

1500