Understanding Unavailable Test Execution Details

Overview

Occasionally, after a test has been executed, the results page may appear blank with a message stating, "The details for this test execution are unavailable at this time." This indicates that while an execution was triggered, the results and associated data were not successfully recorded.

How It Works

This situation occurs when a test run concludes with an "Incomplete" status. A test can enter an Incomplete state for various reasons, but the outcome is that it did not finish its entire execution path. Because the test did not complete, no final results, screenshots, or step details are generated. As a result, the platform has no data to display for that specific test run.

What to Do

If you encounter a blank execution view, the recommended course of action is as follows:

  1. Re-execute the test case. In many instances, the issue is transient, and a new run will complete successfully, making the results available.
  2. If the test continues to result in an Incomplete state with unavailable details, please gather the test details and contact support for further investigation.

Related Information

  • Executing Tests
  • Debugging Failed Tests