Question: Software quality assurance and testing i need also a decision table please (1) triangle problem Design and develop a program in a language of your


(1) triangle problem Design and develop a program in a language of your choice to solve the triangle problem defined as follows: Accept three integets which we supposed to be the three sides of a triangle and determine if the three values represent an equilateral triangle, isosceles triangle, scalene triangle, or they do not form a triangle at all. Assume that the upper limit for the size of any side is 10. Derive test cases for your program based on boundaryvalue analysis, execute the test cases and discuss the results. C4 CS C6 It receive three integers a, b, c as input. If a, b, c satisfy these conditions below CI 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
