Create the Project
The logic and instructions that are used in programming the application must be the following:
- Easy to understand
- Easy to trace
- Easy to change
- Easy to test
Review and test all logic. Keep safety-related logic and standard logic separate.
Use these labels to identify the application program clearly:
- Name
- Date
- Revision
- Any other useful identification
Test the Application Program
This step consists of any combination of Run and Program modes, online or offline edits, upload and download, and informal testing that is required to get an application to run properly in preparation for the Project Validation test.
Provide Feedback