write the testcases for a triangle ABC. given length of 3
sides of a possible triangle, check whether 3 sides do
indeed form a triangle or not if they do then state whether
the triangle is scalene, isoceles or equilateral.
Note that the sum of any two sides of a triangle should be
greater than third side.

A+B>C
B+C>A
A+C>B.

need urgently. thank u... by priya

Answer Posted / puja

Step1:

Check They are tringle or not

The sum of any two sides of a triangle should be
greater than third side
A+B>C
B+C>A
A+C>B.

Step II:

Check for Scalene:-

A not equal to B not equal to C

Check for isoceles:-

A=B or B=C or A=C

Check for Equilateral

A=B=C.

Thanks

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the companies are doing manual testing till now ?

1539


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1528


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Ā 

1662


Please guide me for Add new user test cases

1110


write a test case for telephone billing ?

3906






By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

835


How to write test cases on laptop???

14566


How to test Webservices and how can we write test cases for that

2899


Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week

1907


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

1736


Write the test case for a login page?

729


how to write test cases for online restaurant table booking system?

10417


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

2007


What is explain security testing?

718


What is the logic testing?

780