Question: so Use the attached template to create a test plan for your program. Make sure all the possible scenarios are covered in your test plan.

so

Use the attached template to create a test plan for your program. Make sure all the possible scenarios are covered in your test plan.

For example:

Adding new friends when there is space left in the array, and adding new friends when there is no space left in the array. Changing a friend that exists in the array, and trying to change a friend that does not exist in the array. Removing a friend that exists in the array, and trying to remove one that does not exist. Displaying only 1 friend, or all the friends in the array.

Your test plan should remind you of every situation that you should test in your program, and make sure it works properly.

Please provide in the last column of the test plan, a screen shot of your program's result, if it applies. That will prove how your program worked.

so Use the attached template to create a test plan for your

Test Plan for Assignment: Test Case # Test Case Description (to ensure testing coverage of all code) Predicted Output (meta-data describing actual test case) Actual Output (actual display & feedback/confirmation messages) Menu is Displayed in a Loop, until the "exit" option is selected. Menu option 1 (Add) is selected, and there is space left in array Note: Test extreme cases like empty array, & only 1 space left in array Menu option 1 (Add) is selected, and there is NO space left in array Menu option 2 (Change) is selected, and friend is found in array Menu option 2 (Change) is selected, and friend is NOT found in array Menu option 3 (Remove) is selected, and friend is found in array Menu option 3 (Remove) is selected, and friend is NOT found in array Menu option 4 Display) is selected, and ted, and friend is found in array Menu option 4 (Display) is selected, and friend is NOT found in array Menu option 5 is selected. Menu option that is NOT 1-5 is selected. Test Plan for Assignment: Test Case # Test Case Description (to ensure testing coverage of all code) Predicted Output (meta-data describing actual test case) Actual Output (actual display & feedback/confirmation messages) Menu is Displayed in a Loop, until the "exit" option is selected. Menu option 1 (Add) is selected, and there is space left in array Note: Test extreme cases like empty array, & only 1 space left in array Menu option 1 (Add) is selected, and there is NO space left in array Menu option 2 (Change) is selected, and friend is found in array Menu option 2 (Change) is selected, and friend is NOT found in array Menu option 3 (Remove) is selected, and friend is found in array Menu option 3 (Remove) is selected, and friend is NOT found in array Menu option 4 Display) is selected, and ted, and friend is found in array Menu option 4 (Display) is selected, and friend is NOT found in array Menu option 5 is selected. Menu option that is NOT 1-5 is selected

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!