Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
general:automatetests [2024/12/13 15:59] – Imported from DOCX cxie_go-ci.com | general:automatetests [2024/12/13 16:02] (current) – cxie_go-ci.com | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Schedule Automated Tests ===== | ===== Schedule Automated Tests ===== | ||
- | The **Run Schedule** defines how the test is run automatically through a preset routine. This schedule can support loops and periods of running at a specified level and duration. | + | The **Run Schedule** defines how the test is run automatically through a preset routine. This schedule can support loops and periods of running at a specified level and duration. Different test types will have different entries that can be added. |
To get to the Run Schedule, in the **Control Panel**, click **Config > Run Schedule.** | To get to the Run Schedule, in the **Control Panel**, click **Config > Run Schedule.** | ||
Line 7: | Line 7: | ||
{{ general: | {{ general: | ||
- | To add entries to the schedule, click the event names located on the left. The buttons on the top of the schedule can be used to edit events. Events within the schedule can also be rearranged by clicking and dragging.\\ | + | To add entries to the schedule, click the event names located on the left. The buttons on the top of the schedule can be used to edit events. Events within the schedule can also be rearranged by clicking and dragging.\\ |
- | Event Actions\\ **Config > Event actions**. | + | ==== Event Actions |
+ | |||
+ | To see more events to add in the Run Schedule, click **Config > Event actions**. | ||
{{ general: | {{ general: | ||
Line 19: | Line 21: | ||
===== Test Sequence ===== | ===== Test Sequence ===== | ||
- | The test sequence provides an automated way to run multiple test ins in a predefined sequence. This can be used when multiple tests are to be executed consecutively without manual intervention. | + | The test sequence provides an automated way to run multiple test ins in a predefined sequence. This can be used when multiple tests are to be executed consecutively without manual intervention. |
To setup test sequences, click **Setup > Test Sequence** | To setup test sequences, click **Setup > Test Sequence** | ||
Line 27: | Line 29: | ||
Click on **Edit sequence** to add or remove tests, define loops, or adjust the order of tests in the sequence. Tests can be set to repeat for a specified number of loops or to run in a specific order. Within the sequence, you can also add in a Switch System option to change the spider system that you want to execute. After adding the **Switch System** item into the Test schedule, **double click the entry** in the test schedule, **select the spider system**, and click **OK**. | Click on **Edit sequence** to add or remove tests, define loops, or adjust the order of tests in the sequence. Tests can be set to repeat for a specified number of loops or to run in a specific order. Within the sequence, you can also add in a Switch System option to change the spider system that you want to execute. After adding the **Switch System** item into the Test schedule, **double click the entry** in the test schedule, **select the spider system**, and click **OK**. | ||
- | After configuring the sequence, save the setup. Click **Start** to run the entire sequence automatically or **Start from selected test** to begin from a specific point in the sequence. | + | After configuring the sequence, save the setup. Click **Start** to run the entire sequence automatically or **Start from selected test** to begin from a specific point in the sequence. |