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


Please Help Members By Posting Answers For Below Questions

can one defect be mapped to more than one test script in manual testing

2011


write a test cases for WLAN

527


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2214


please give me different test scenario for uploading whatsapp status from gallery and camera

5484


Explain the dynamic testing?

713






write test case for pen cap if it is not present?

2104


test cases for friend finder system using gps?

1192


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

2303


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2029


Explain the soak testing?

692


what is black box system in software development in system analysis and design?

1666


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

2076


Explain the syntax testing?

692


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

2561


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1101