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 / ishak

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.

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the domain testing?

644


What is the difference between test scenarios, test cases, and test script?

670


Test Case for Text Editor!

2748


Explain the glass box testing?

640


Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.

1644






How to write email id in world wide web

1402


I want 100 test scenario for gmail

3901


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4426


write test cases on file open dialog box in notepad

1163


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2242


Why does the boundary value analysis provide good test cases?

670


Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.

1703


Explain the dynamic testing?

680


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1916


What is business validation test case?

662