test cases for restaurant billing system????????
Answer Posted / 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 |
Post New Answer View All Answers
Define some of the attributes of a test case?
Explain the syntax testing?
Write test cases to test a browser app
what is black box system in software development in system analysis and design?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
write the test cases for facility module
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Pls tell me test cases for pepper grinder
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Explain how to develop a test plan and a test case.
In a log in page what will be test procedure, test scenario, test description & test steps?