Requirements for Phase 2, Design with Test Cases Requirements
Repeat the information from your plan, edited to address issues identified in your instructor’s review of your plan. You may make other changes to your plan at this time, such as additional variables that were not identified in Phase 1. Your design should be consistent with your revised plan.
Provide a flowchart for the data acquisition module.
Provide complete pseudocode, with appropriate and adequate comments. Your pseudocode must be structurally sound (that is, pass all the tests in the Pseudocode Checklist. Your pseudocode must also be correct; that is, if it were to be translated into some appropriate programming language and compiled and run, it would likely work correctly.
Provide at least three complete test cases, including both inputs and expected outputs.