View the details of a test execution

View the details of a test execution

After opening a specific test execution session, click on “Open” on a test.

image-20251202-161115.png

You can follow the execution of a test in real time, step by step:

image-20251202-161105.png

Here you can see:

  • Overall status - SUCCESS, FAILED, RUNNING, etc.

  • Test name and reference - Identifies the specific test

  • Execution steps - Each action performed during the test (CLICK, TYPE, PRESS, etc.)

  • Screenshots - Visual evidence captured at each step with camera icons

  • Expected results - What the test expected to verify

  • Actual results - What was actually found, indicated by green checkmarks

  • Actions :

 

View screenshots

Clicking on any screenshot icon or the “Screenshot” button opens a detailed view of that specific screenshot.

image-20251202-161136.png

 

When viewing a screenshot, a modal window displays the state captured at that exact point in the test execution.

This allows you to:

  • Check visual states at any time during test execution

  • Debug failed tests by seeing exactly what the application looked like

  • Validate that expected elements were present on the page

Use the “Close” button to return to the detailed test execution view.

Are you satisfied with the test result? Save its result to XRay