Question: Below is an exercise in testing a software system: Imagine a system that has 3 sides of a triangle and determines if a triangle is:

Below is an exercise in testing a software system: Imagine a system that has 3 sides of a triangle and determines if a triangle is: Scalene = different lengths Isosceles = two equal sides Equilateral = all equal sides Not a triangle = three sides do not form a triangle Design an approach to test this application. Design 5 test cases
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
