You are not logged in. Click here to log in.

Codebeamer Application Lifecycle Management (ALM)
We will be upgrading Codebeamer.com to version 3.1 during a scheduled maintenance window:
🕒 Start: Friday, July 25, 2025 at 21:00 (CEST)
🕒 End: Sunday, July 27, 2025 at 16:00 (CEST)
During this time, Codebeamer.com will be unavailable. Please plan your work accordingly and ensure that any necessary activities are completed in advance. We appreciate your understanding and cooperation.

Search In Project

Search inClear

Re-Running a Test Run Without Creating a New One



Codebeamer release 20.07 (BETTY) introduces the Re-run selected tests without creating new Test Run(s) Select which? option for restarting a test run that only restarts the execution of selected test cases.


Application Configuration

This function is disabled by default. To enable it,

  1. Click the System Admin tab
  2. Click Application Configuration
  3. Add the following configuration to the "testManagement" section:
      "testManagement" : {
        "enableRerunWithoutCopyFunction" : true
      },

Permissions

When restarting a Test Run, the Re-run selected tests without creating new Test Run(s) Select which? option is only displayed for user roles with Item-Close permission on the Test Run tracker.