Write test cases for Supermarket Software ?

Questions by manikand.s

Editorial / Best Answer

saravanan123  

  • Member Since Jul-2009 | Jul 12th, 2010


Test cases for super market : 


1. To check whether all the product name is displaying or not
2. To check whether all the product price is entered
3. To check when the user enters the first letter of the product name itself it must display the products list starting with that letter.
4. To check whether the product cannot entered without qty
5.To check when the user gives the qty immediately it must multiply with cost price and must display the result
6.To check whether at last it must display the total cost along with s.no 
7. To check each product must show its cost price

Showing Answers 1 - 3 of 3 Answers

Test cases for super market : 


1. To check whether all the product name is displaying or not
2. To check whether all the product price is entered
3. To check when the user enters the first letter of the product name itself it must display the products list starting with that letter.
4. To check whether the product cannot entered without qty
5.To check when the user gives the qty immediately it must multiply with cost price and must display the result
6.To check whether at last it must display the total cost along with s.no 
7. To check each product must show its cost price

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions