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



Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+..

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

Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+..

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

Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+..

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

Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+..

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

Post New Answer

More Test Cases Interview Questions

Could you pls give me sites where i can test card? mail me to

0 Answers   godaddy.com,


how to write a jwebunit testcase for ejb3.0 project

0 Answers   Wipro,


Write test cases to test a browser app

0 Answers  


write test case for banking application

1 Answers   Zeal Encore,


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

0 Answers   IBM,






hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..

3 Answers   TCS,


plz tell how to test this: We have to change the password of password field the condition is:The password will expiry after 30 days and that should not allow last 12 similar passwords....

2 Answers   ACS,


how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com

0 Answers   IBM,


There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.

0 Answers  


what is run time object

4 Answers   Infinite Computer Solutions,


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

1 Answers   ISTQB,


Give Sample of Validation Test Case.

2 Answers  


Categories