Editorial / Best Answer
saravanan123
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
Write test cases for Supermarket Software ?
Profile Answers by manikand.s Questions by manikand.s
Questions by manikand.s
Editorial / Best Answer
saravanan123Profile Answers by saravanan123 Questions by saravanan123
Test cases for super market :
Related Answered Questions
Related Open Questions