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
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the concept of semi-random test cases?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
test cases for friend finder system using gps?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Positive and Negative test cases for the speedometer?(minimum 5 each)
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
test cases for bus transport (TNSTC)
how to write test cases for online restaurant table booking system?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
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
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
write test cases for hospitality management system
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
how many test cases do u need to ship a product?