When you complete a test case in an open run (case-level mark or the last step that finishes the case), the execution panel locks. You can still read every step, actual result, and screenshot, but you cannot change outcomes or upload new attachments.
Why the panel locks
Each completion writes an immutable attempt snapshot to the run history. Locking the live panel prevents accidental re-marks that would overwrite the workspace you just finished without an explicit reset.
Using Retry
- Open the marked case in the slide-over panel.
- Click Retry and confirm.
- The case and all its steps return to Untested. Live
actual resulttext and attachments that were not frozen in a snapshot are cleared. - The panel becomes editable again so you can execute another attempt.
Snapshots from earlier marks stay in History — Retry never deletes them.
Closed runs
On a closed run the panel is read-only and Retry is hidden. Re-open the run only by creating a new run or using project-level flows; you cannot reset cases on a closed run.