Skip to main content

Veritran Docs

[en] Results

[en] When the execution of your test is finished, you can see the outcome of the test run in the Results page. To access this page from the LCT homepage, click the vertical three-dot icon to the right of the test, then click View results.

[en] The Results page shows the outcome of each run of the selected test. To find a specific test run and see its details, navigate through the test runs list (sorted by last run date), or use the search bar or the filters above to narrow your search. For each test run, you will find the following information:

[en] Last run

[en] Last run date and user who executed the run.

[en] Binary

[en] Binary on which the test was run (Android or iOS).

[en] Duration

[en] Time elapsed from the moment the test run is executed until the last step's execution finishes.

[en] Status

[en] Current status of the test run. Refer to the table below to learn more about each status available.

[en] In queue

[en] The test run was executed, but hasn't started yet. When the backend starts processing the test, the status will change to Running.

[en] Running

[en] The test is being run on the device farm.

[en] Skipped

[en] The test was stopped before reaching the device farm due to an error in its configuration.

[en] Passed

[en] The test execution ended. All the test steps were successfully validated and the expected result achieved.

[en] Failed

[en] The test execution failed. One of the test steps failed and the expected result could not be achieved.

[en] Message

[en] Information about any error detected during the execution of the test run. This message is only shown when the status of the test is skipped or failed.

[en] Public link

[en] Click View report to see the test run results in BrowserStack. Refer to BrowserStack's documentation to learn more about the information shown in this page.