Consider a program for the classification of a triangle. Its input is a triple of positive integers
Question:
Consider a program for the classification of a triangle. Its input is a triple of positive integers (say,
a, b and
c) from the interval [1, 100]. The output may be one of the following words [scalene, Isosceles, Equilateral, Not a triangle]. Design the boundary value test cases and robust worst-case test cases. Create equivalence classes and design test cases accordingly.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Flexible, Reliable Software Using Patterns And Agile Development
ISBN: 9781439882726
1st Edition
Authors: Henrik B Christensen
Question Posted: