write the test cases for a+b=c?
Answer Posted / ravi singh jaiswar
Test cases of a+b=C.
Let the Test data will be a = 2, b = 3 so according to the test data Expected result should be C = 5.
Actual Result = as per the test case.
1. a + b = C.
2. a = C - b.
3. b = C - a.
4. a + b - C = 0.
5. (a + b)/C = 1.
6. (C - b)/a = 1.
7. (C - a)/b = 1.
8. (a + b)² = C².
9. (a)² + (b)² = C² - 2ab.
10. (a + b)³ = C³.
11. (a)³ + (b)³ = C³ - 3ab(a + b).
12. {C³ - (a)³ + (b)³}/3ab = (a + b).
13. a - b ≠ C.
14. C + a ≠ b.
15. C + b ≠ a.
& counting...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are all the companies are doing manual testing till now ?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Positive and Negative test cases for the speedometer?(minimum 5 each)
What is transaction testing?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
how to write a test procedure & test log for login system
What is component testing?
test cases for friend finder system using gps?
Explain the branch coverage testing?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
150 integration testing scenarios for gmail
can any body help me with providing a a case for usability testing...
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date