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

In a log in page what will be test procedure, test scenario, test description & test steps?

666


Explain the system testing?

663


How to write email id in world wide web

1401


Explain the branch coverage testing?

675


Explain the format of a requirement traceability

604






1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)

1447


write test cases on file open dialog box in notepad

1161


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

1790


i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

5871


how to write a test cases for courier offices?

3337


I want 100 test scenario for gmail

3901


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1283


150 integration testing scenarios for gmail

11988


write test cases for hospitality management system

1998


What is gray box testing?

690