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 |
A Succesful testcase Means..?
What is information flow in testing
Who can perform the unit testing?
what are the initial templates used in a project (glamorous...)
What does the test strategy document contain.
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
When they freez(baseline) the requirement means in which phase of sdlc
How do you decide when you have 'tested enough?'
what is meant by system test case
If the developer rejects that its not abug means then whats the next step we follow?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What is Feasibility Report?