Suppose that you're running tests on windows calculator and
find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a
bug title and bug description that effectively describes this
problem.
Answers were Sorted based on User's Feedback
Answer / wasim
I may logged it in this manner:
Bug title: Sum function is not working properly
Bug Description:
1. Launch the calculator
2. Click on 1
3. Click on +
4. Click on 1
5. Click on =
System will display the wrong result by incrementing it 1. This issue is only occuring for odd numbers.
| Is This Answer Correct ? | 28 Yes | 3 No |
Answer / raj.k
Bug Title: The Sum of any 2 odd numbers is showing incorrect
value in calculator. Result is being incremented by 1
Steps to Reproduce:
1. Launch the Calculator App.
2. Enter 5
3. Enter +
4. Enter 5
5. Press Enter Key.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sherin
When i add 2 odd numbers it give a result, one incremented
than the expcted.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / murali.g
If user trying to add the two digits numbers it is calculating the value.In that user calculating (1+1=3) it is displaying as three.
We are adding another two digits (2+2=4) it is displaying the correct values.While adding (3+3=7) it is diaplaying the seven it is displays as wrong value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give me real life some test cases
Define some of the attributes of a test case?
Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad
Is there any formula to find the number of test cases needed
write test cases for hospitality management system
What is SCENARIO TESTING
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
testcases for waterbottle
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Explain the syntax testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
what is the purpose of writing testcases