Adding Application Versions to a Project

All projects must contain application versions that can be added when you create your project. You can add additional application versions at a later time.

Application Versions

An application version is a specific build of an application that contains a complete set of objects. Certify supports multiple versions of each application in a single project. Each version contains standard processes for

  • Loading
  • Logging in and out
  • Initial and main window for the version

To execute the certification process against different application versions, you need to maintain separate versions. For example, if you want to implement changes to the prior version on an as-needed basis, you should keep the existing and new versions separate.

To add existing application versions to a project:

  1. In the Navigation pane, click Projects.

The Projects window appears.

  1. In the Summary pane, right-click on a project and select Edit.

The Edit Project dialog appears.

  1. In the Application Versions field, select the application versions you want to add to the project.
  2. Click OK.

The added application versions appear in the Application Versions tab when you select the project in the Summary pane.

Removing an Application Version From a Project

When you remove an application version from a project, all variables, processes, layouts, recordsets, requirements, and test results remain with the application version. You must have permission to remove an application version from a project.

To remove application versions from a project:

  1. In the Navigation pane, click Projects.

    The Projects window appears.

  2. In the Summary pane, right-click on a project and select Edit.

    The Edit Project dialog appears.

  3. In the Application Versions field, cancel the selection of the application version.
  4. Click OK.

    The application version is removed from the project.

 

Related Topics Link IconRelated Topics