Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
SectionGlobal
SectionGlobal

...

Panel

Test Plan - Operations

All operations can be accessed from the Plan View of a test project.



Create test plans

Click on the New Plan button to open the new plan dialog.

Within the dialog you can enter the initial property values.
Click Create to create the new test plan.



Edit test plans

Click on the to open the edit test plan dialog.

The dialog allows you to edit the following properties:

  • Name
  • Description
  • Configuration



Delete test plans

Click on the to open the delete test plan dialog.

Note that deleting a test plan won't delete previous executions of this plan.
The plan will be displayed as disabled in the Execution View and its executions can be accessed as usual. 
Unfinished executions of deleted test plans will have a status of  Aborted.



Copy test plans

Click on the to copy the corresponding test plan.

The new test plan will be inserted right below the original test plan.
The property values are copied from the original test plan except for the name which is the original name with a "(copy)" appended. 
Also is the complete test plan structure copied from the original test plan. This includes all folders and tests that are part of the test plan.
Executions of the original test plan won't be copied. 



Filter test plans

Click on the Filter button to open the filter input.

Enter a filter query and click on Filter to apply the filter to the test plan table.
Click on Clear to remove the current filter and close the input.
Click on Cancel to close the input without changing the current filter settings.

Once a filter is applied only test plans containing the filter query in their names will be displayed in the test plans table.
Properties other than the Plan Name are not evaluated against the filter query.
An orange warning symbol located in the top left corner indicates that a filter is applied. 

...