Question: Use basis path testing to develop the test cases for the following code. Use the line (statement) numbers shown in your CFG. Use the following

Use basis path testing to develop the test cases for the following code. Use the line (statement) numbers shown in your CFG. Use the following template for the test case table. Assume altfeet ranges from 0 to 50,000 feet inclusive.

Use basis path testing to develop the test cases for the following

here are instructions for the solution...

code. Use the line (statement) numbers shown in your CFG. Use the

1 public void gndCollWarning (boolean gearUp, double altfeet) 2 gndCollCaut-gnd CollWarn-gndCollAlert-emerGrDown-false; if (gearUp) 4 if (altfeet200) 6 gnd CollCaut-true; else 8 if (altfeet>100) gndCollWarn-true; 10 else gndCollAlert-true; if (altfeet

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!