Skip to content

Create Test Configuration Class #31

Description

@adamj537

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions