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.
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 |
What is client server application testing?
what responsility of the network administrator?
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
How do work in Cilent server Application?
In bug life cycle after closing the bug status at last stage again where you start
What is mean cookies testing? What are testcase for it?
What is Tracebility Matrix ? What is there in that and what will u do with that ?
what is baseline in testing
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
What is Functional Testing and Regression Testing?give one real time Example?
how u will write test case for system testing give me example
Expain about double V model?