Write Test Cases for Vendor Machine, which inputs
50 - Pepsi
1 - Cock
1.50 - 7Up
Test Cases should cover all the Boundary Value Analysis,
Equivalence Partitioning, etc.



Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases shou..

Answer / @mit

I think is incomplete but as per as my understanding,it
meant that Pepsi,Coke and 7up would be availiable in 50,1
and 1.50 resp. So,i write test cases in same manner.

Test Case for All soft drinks.
1.Insert 50P into vending machine and choose either
Pepsi,Coke or 7up.
1.1 If user select 7up or coke with 50P then it should not
allowed
1.2 If user select Pepsi with 50P then selected drink
should came out from machine.
2.Insert 1R into vending machine and choose either
Pepsi,coke or 7up.
2.1. If user select 7up with 1R then it should not be
allowed.
2.2. If user select Pepsi with 1R then selected drink
should came out from machine with balance amount.
2.3 If user select Coke with 1R then selected drink should
came out from machine
3.Insert 1.5R into vending machine and choose either
Pepsi,coke or 7up.
3.1. If user select Pepsi or Coke with 1.5R then selected
drink should came out from machine with balance amount.
2.3 If user select 7up with 1.5R then selected drink should
came out from machine
4.If user insert less than 50P then it should not be
allowed to take any drink.

Is This Answer Correct ?    19 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Which testing approach you follow to test ATM machine?

1 Answers  


List the considerations in developing testing methodology

0 Answers   DELL,


what is suspension criteria and exit criterai in test plan/????

3 Answers   Cap Gemini,


what is the priority for fixing bug?

2 Answers  


what is user acceptence test?

9 Answers   Vyons Labs,






what are the basic line documents?

1 Answers   CTS,


how can u do regression testing tell me procedure?

17 Answers   TCS,


What is buffer overload? How can you test buffer overload in the AUI?

0 Answers  


What is the Regression Testing Process followed in your company?

3 Answers   HCL,


What is Analyzing the test results / Reports mean ? plz its urgent

1 Answers   Access, Aricent,


What is test plan and contents available in a test plan?

0 Answers  


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


Categories