Adding TestPartner Source Control Profiles

To create a TestPartner source control profile:

  1. In the menu, click Project:<Project Name> > Project Settings .
  2. Click the Source Control tab. The Source Control page opens, listing all of the source control profiles that have been created for the system.
  3. Click New Profile to open the New Source Control Profile dialog box.
  4. Type a Name for the new profile. This is the name that is displayed in lists where the profiles are available for selection.
  5. Select TestPartner from the Source control system list box.
    Note: When connecting to a TestPartner Oracle database, there is a TestPartner requirement that the TNS name must be the same as the host server name.
  6. Select a database type from the Database type list box, either SQL Server or Oracle.
  7. Type the name of the database server in the Database server field.
  8. Type the name of the database in the Database name field.
  9. Type the port number of the database server in the Database port field.
  10. Type the database schema or owner name in the Database schema/owner name field.
  11. Type the name of the database user in the Database user field.
  12. Type the password for the database user in the Database password field.
  13. Type a valid Username and Password. These credentials will be used to access your repository.
  14. Use the Project path field to filter which scripts from the database are available to use as tests. Click Browse to display the Select Project Path dialog box.
    The Select Project Path dialog box provides a tree of three levels that you can choose from:
    First level
    The entire TestPartner database. Note that if you select this level, the Project path field will remain blank.
    Second level
    The TestPartner project.
    Third level
    The script type within a specified TestPartner project.

    Select one of the preceeding options and click OK. The path will be added to the Project Path field.

  15. Click OK.