Question: a) Use test-driven development to define a method call equilateral that returns true if the triangle is equilateral( and valid). An equilateral triangle is that
a) Use test-driven development to define a method call equilateral that returns true if the triangle is equilateral( and valid). An equilateral triangle is that for which all sides are of equal length. b) Evaluate the coverage, that the test cases you produced achieve. If you did not achieve pull path coverage, create test cases to achieve both coverage. c) Perform equivalence class portioning, create all necessary test cases.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
