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

What is the difference b/w test case and scenario?

4 Answers  


what is the diffrence between qualityassurance and system testing explain in detail with an example?

3 Answers   Cap Gemini, iFlex, Mind Tree, Zenith,


What is meant by Multi Unit Testing?

1 Answers   iGenius,


Give some infos about test track tool?

3 Answers  


Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?

7 Answers   Wipro,






What is review checklist?

1 Answers   Covansys,


What is a test severity and test priority? difference between them with suitable examples?

0 Answers   ZenQ,


Is testing just sampling???

1 Answers  


What is the actuall process of Smoke and Sanity Testing in companies

3 Answers  


What is the bigbang approach in integration testing?

14 Answers   CarrizalSoft Technologies, TCS,


What are the techniques you follow to write test cases?

8 Answers   AZTEC,


What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?

0 Answers   Magic Software, Wipro,


Categories