Test Actions
Last updated
Manage and execute individual tests directly from a test run.
You can access these actions by right-clicking on a test in the Test Run Results view.Select one or multiple tests
Right-click → Assign
Assign to a user
What happens:
Assigned tests appear in the user’s Manual Test Queue
The same queue is available in the Manual Testing App
💡 Assigning tests helps to distribute testing work across team members.
Right-click → Run with TEM
Opens the test in the Manual Testing App (Test Execution Module) for full step-by-step manual execution.
Quick Run allows you to add a result without executing the test step-by-step.
How it works
Right-click → Quick Run, then Add Quick Result modal is opened.
Select a status:
Passed
Failed
Blocked
Add an optional comment
Click OK
What happens
A result is added instantly
No actual test execution is performed
💡 Useful for fast updates when execution is done outside the system.
Right-click → View
Opens the test details within the current view
Right-click → View in New Tab
Opens the test in a separate tab for easier navigation
Right-click → Copy Link
Share direct access to the test
Resets a test back to its initial state.
How it works
Right-click → Reset Test
Confirm the action
What happens
All test results are deleted
Test status is set to Untested
Resetting a test is permanent and cannot be undone
To reset a test, you need Test Plan Management → Test → Reset permission
Marks a test for re-execution.
How it works
Right-click → Set to Retest
Enter an optional reason
Confirm
What happens
Test status changes to Retest
A new empty result is created with:
Status: Retest
Comment: Reason (if provided)
To reset a test, you need Test Plan Management → Test → Set to Retest permission
From Execution → ControlTestFirst support both full execution and lightweight updates
Users can control test lifecycle with reset and retest options
Last updated

