Baselines are provided to enable you to take baseline copies of an entire project or a package within that project. As packages can be nested you can create baselines at a number of levels of granularity. Baselines are provided as a capability of Enterprise Tester regardless of whether you utilize a Version Control Repository or not. While a Version Control Repository provides further control over your data you can successfully use baselines without one.

When formulating a strategy around baselines you need to consider the level at which you baseline and the effect of restoring to previous baselines. If for example you restore a Project baseline you will override any package level baselines that were created subsequent to the project baseline. Whilst you can then restore later package baselines caution is advised.

Baselines also provide an excellent method of creating template projects. Taking a baseline of a template project means it can be restored to create a starting point for a new project.

Creating a Baseline

To create a baseline, use the following steps:

  1. From the ‘Explorer’ tab, right click on your project or package and select ‘Manage Baselines’.
  2. The Baseline screen will open.  Click on ‘Create’ from the toolbar.
  3. The Create Baseline screen will open. Add the Name and Description details in the appropriate fields provided and click ‘Continue’.
  4. The Baseline has been created and will be visible in your Baseline list view.

Deleting a Baseline

Baselines can be easily deleted if they are obsolete or not required. Note that a deleted baseline can not be restored. Project Administration access is required to delete baselines. To delete a baseline, use the following steps:

  1. From the ‘Explorer’ tab, right click on the project or package you would like to restore a baseline for.
  2. Click on ‘Manage Baselines’ to open the Baseline screen.
  3. Click to select the baseline you would like to delete.
  4. Click on the ‘Delete’ button on the toolbar. A confirmation message will appear.  To proceed, click ‘OK’.

Restoring a Baseline

You can revert back to a baseline at any time. Note that restoring a baseline at the project level will override all changes made at the package level since the baseline was created. Proceed with caution. To restore a baseline, follow these steps:

  1. From the ‘Explorer’ tab, right click on the project or package you would like to restore a baseline for.
  2. Click on ‘Manage Baselines’ to open the Baseline screen.
  3. Click to select the baseline you would like to revert back to.
  4. Click on the ‘Restore’ button on the toolbar. A confirmation message will appear.  To proceed, click ‘OK’.
  5. When the baseline has been successfully restored, the following message will appear:

  • No labels