Skip to main content

View the Status and Results of Batch Tasks

To view all batch-run tasks, click the Tasks menu on the left, and in the following task list, you can view the status of all tasks:

Here, you can search for tasks by Status and Time Range. Click the view icon on the right side of the task record to view the execution status of each test case in the task:

Status Description

StatusDescription
RunningThe test cases are being executed in the cloud. The number of test cases that can be run simultaneously in the cloud can be referred to in Concurrency and Run Counts.
QueuingDue to concurrency limitations, the test cases are in the queue and will run after the currently running test cases are completed.
SuccessThe test cases have been run successfully, and the test passed as expected.
FailedThe test cases have been run, but the test failed and did not run as expected.