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 |
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
150 integration testing scenarios for gmail
regression testing falls under white box or black box testing?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
Positive and Negative test cases for the speedometer?(minimum 5 each)
Could you pls give me sites where i can test card? mail me to
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?