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 |
how do u knw when to stop writing test case for a given project.
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Explain the agile testing?
Is there any formula to find the number of test cases needed
HOW TO WRITE TESTCASES ON PENDRIVE
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Smoke Test Checklist for Gmail please someone help!
What is component testing?
How many test cases you will execute per day?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
how to write test cases Interactive Elements like Social Bookmarking Post a Comment Number of Views Existing Rating Rate this Add to favorites Track this Author Print this Guess who