Question: Based on the program's control flow graph below, answer the following questions. a. What are the test requirements for edge coverage? b. List test path(s)

Based on the program's control flow graph below, answer the following questions. a. What are the test requirements for edge coverage? b. List test path(s) that achieves the edge coverage. c. Provide test inputs and expected outputs for each test path you list. If it is not possible to find the test input for certain test path, describe the reason. Hint: Not providing expected outputs will get 1point deduction. Not matching test paths with their corresponding input/output will get 1point deduction. 3.ix length i= length f. Provide test inputs and expected output for each test path you list. If it is not possible to find the test input for certain test path, describe the reason
Step by Step Solution
There are 3 Steps involved in it
To solve the given problem based on the control flow graph lets break it down stepbystep a Test Requirements for Edge Coverage Edge coverage requires ... View full answer
Get step-by-step solutions from verified subject matter experts
