test cases on calculator
Answers were Sorted based on User's Feedback
Answer / sumangala kulkarni
1 It should have 9 numeric digit.
2 it should give proper output based on the operstion.
3 it should not allow charactres.
4 it shold run from cell or battery not thriugh power supply.
5 it should be small in size.
6 at least it should perform 4 basic operation such as
add,sub.div,mul
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / meetu
Test Cases:
1. Whenever a user presses a button, that numeral should be
displayed in the text box.
2. Verify that when a user presses 2 numeric keys on the
calculator, first digit is concatenated by the second digit.
3. Verify the functionality of = button on the calculator.
4. Verify that decimal numbers are allowed.
5. Verify that +, - , / , * operations are allowed in case
of a basic calculator.
6. Verify the functionality of the +, - , / , * button on
the calculator.
7. Verify the precision value of the calculator.
8. Verify that is should allow input of numbers only.
(1,2,3,4,5,6,7,8,9,0) and no characters or special characters.
9. Verify the functionality of Backspace button.
10. Verify the functionality of C / CE button.
11. Verify the functionality of memory keys.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / tabrez shaikh
What Sumangala Kulkarni wrote is correct but there is a
slight mistake.
There should be 10 numberic digits and not 9.
eg. : 0123456789
Thanks,
Tabrez.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is pareto analysis?
How do you determine user soad for a perf test of a Web application?
explain statement coverage?
Whatz the main use of preparing Tracebility matrix and explain the real time usage
What is unit level testing?
How is testing affected by object-oriented designs?
online demo for bug tracker tool(let me know the website)
when will update and modify the test object properties in the repository?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
can any one please tell me the types of defects in s/w testing
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
What do u mean by SDC. Give me a brief description on this?