Tests Requests Statuses
Continuous Testing Digital Assurance Lab processes the Test Requests and displays them in the Test Request table.
When an available device and an executor grid node are located and allocated to the client, a test run starts, and the Test Request status will change to "Running".
If a Test Request is waiting for available resources (device, grid node executor or grid execution license) - the Test Request status will be "Queued".
The following are all possible Test Request statuses:
Status | Description |
---|---|
Queued | The Test Request is waiting for resources to free up (device\browser availability, etc.). |
Running | Once the resources are available, the test executes and is now in progress. |
Finished | The Test Request had finished and received the complete signal ("FINISH") from the executor. |
Terminated | The test execution ended before receiving the "FINISH" signal. |
Canceled | The user has decided to cancel the Test Request session. |
Timeout | The connection between the driver and the grid node was lost. |