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 |
write a test case for student admission form
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
hi, please anyone write test case for "Print" screen
What is use case testing?
difference between scenario and testcases?
5 Answers CarrizalSoft Technologies, Satyam,
How many test cases u will write for Acceptance testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
hai........... please tell abt testcases.. how we can drived the testcases in project?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt
Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)
What is ramp testing?