Create a class defining Configuration file defines a series of actions that comprise a test. All proprietary information will be contained in these configuration files. Each action includes:
- a command string (which will be sent via a serial port to a test device),
- an expected result (can be a string received in response to a command, or an acceptable range for a numeric value),
- a picture displayed to the user if the action fails,
- a string displayed to the user if the action fails.
- serial port and device type (pick from devices in the SDK)
Create a class defining Configuration file defines a series of actions that comprise a test. All proprietary information will be contained in these configuration files. Each action includes: