Submitted Questions

  • Write test cases for Supermarket Software ?

    Star Read Best Answer

    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