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

codebeamer Application Lifecycle Management (ALM)

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.