Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

4458


i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

6837


How to write test cases for lift?

1262


Explain the branch coverage testing?

1137


Can anybody help me out to write test cases for booking train ticket online???

5690


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.

2220


how to test stand alone programs?

2598


Write test cases to test a browser app

1748


write test cases for hospitality management system

2560


Explain the syntax testing?

1149


What is test cases for mobile phone ?

1288


How can we write a good test case?

1106


Do you know mutation testing?

1156


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2460


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

1355