Creating Test Suites
🚧 Documentation under development
The RidgeRun Embedded Test Orchestrator guide is currently under active development. Some sections may be incomplete or change without notice.
Questions? Contact RidgeRun or email to support@ridgerun.com.
Creating Test Suites
A test suite groups the configured tests that must run together on a device. In the current dashboard, test suites are displayed as Test groups.
1. Open the Device
- Select Devices from the top navigation bar.
- Select the device ID.
- Scroll to Create test group.
At least one assigned test is required before a suite can be created.
2. Define the Suite
Under Create test group:
- Enter a short Group name, such as
Network Smoke Tests. - Enter a Description that explains the validation purpose.
- Select every assigned test that must be included.
- Select Create group.
Use focused suites that represent a clear validation objective, such as camera checks, network checks, or release smoke tests.
3. Confirm the Suite
The new suite appears in the Test groups table. Confirm its name, description, and assigned test IDs.
The suite is stored for this device. Tests assigned to another device must be configured and grouped separately.
4. Remove a Suite
To remove a suite, select Delete group in its row.
Deleting a suite does not delete the assigned tests or their manifests. Only the saved grouping is removed.
Next Step
The test suite is ready. Continue to Running Tests to execute an individual test or the complete suite on the embedded device.