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 / 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 View All Answers
Write a test case for computer keyboard?
"search"test cases on Linkedin website and how will you write test cases on it?
write test case for pen cap if it is not present?
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?
Positive and Negative test cases for the speedometer?(minimum 5 each)
What are basic types of test cases?
How to write email id in world wide web
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
What is the difference between test scenarios, test cases, and test script?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the syntax testing?
Can some body help to write possible test cases for a credit card at POS (point of sale)