test cases for restaurant billing system????????
Answer / satheesh
1.Display all the items consumed by the customers with the
respective amount of that food
2.Add all the amount and display the grand total
3.Calculate the VAT percentage according to total amount and
grand total it
| Is This Answer Correct ? | 25 Yes | 7 No |
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
What could be test cases for windows calculator using risk based testing
How to test Webservices and how can we write test cases for that
write a testcase for electronic door?
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Explain the scalability testing?
Explain the component testing?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
test cases for bus transport (TNSTC)
Explain the soak testing?