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.
Answer Posted / 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 |
Post New Answer View All Answers
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Positive and Negative test cases for the speedometer?(minimum 5 each)
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Explain the domain testing?
For how many days (or) weeks you will test a product or software?
Test Case for Text Editor!
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
write a test case for yahoo compose page?
How to write test cases or test scripts for UAT testing which is done manually
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Who will take care of test plan and test case?
Explain the ad hoc testing?
write a test cases for WLAN
Explain the sanity testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.