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 Betty introduces a new option for restarting a test run that only restarts the execution of selected test cases without creating a new test run for those.


Enabling ...

While we believe that this improvement provides valuable options for most customers, we also understand that having this option available may not be desired for all customers. Because of this, you need to explicitly enable this optional functionality on the "Application Configuration" screen of the System Admin functionality by adding the following lines to your codeBeamer configuration:

  "testManagement" : {
    "enableRerunWithoutCopyFunction" : true
  },


Permissions

...