What could be test cases for windows calculator using risk
based testing
Answer / hareshvaity
1. Functionality doesn't work as per functional
documentation e.g. 1+1 gives wrong output as 3 or similar cases.
2. Division By Zero.
3. Windows Calculator does not work in other modes e.g.
Safe Mode.
4. The Boundry value analysis technique can be used to find
the maximum number that can be calculated on windows
calculator. Calculator should not be hanged when this limit
is crossed.
5. Calculator gives wrong output when other applications
are opened which takes maximum memory space.
6. If i calculate something, swith to other application and
then again uses calculator, calculator gives wrong output.
Please add more scenarios.
| Is This Answer Correct ? | 9 Yes | 1 No |
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
hai........... please tell abt testcases.. how we can drived the testcases in project?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
Explain the integration testing?
i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.
test cases for login window
How to write test case for the library system?
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
How many test cases u will execute per day?