Create Test Repositories

Test Repositories allow LiveCompare to connect to the following testing tools.

Test Repositories are used by actions that require access to their associated test projects. For example, the Search Test Repository action is used to find test assets in the associated project that match a supplied set of tokens.

If you have LiveCompare Administrator permissions, a Test Repository may be created by carrying out the following steps. LiveCompare Editors may also create Test Repositories if this has been permitted by your installation.

  1. Select the Administration > Test Repositories folder in the LiveCompare hierarchy and choose New > Test Repository… from the context menu.
  2. Complete the Add Test Repository screen as follows:
Field Description
Name A unique name that will identify the Test Repository.
Description A description for the Test Repository.
Type Select the type of Test Repository to create, then complete the remaining screen fields as described in the sections below.
Add to Resource Groups If LiveCompare is Resource Group-controlled, deselect the appropriate checkboxes to exclude the Test Repository from one or more Resource Groups. If you have LiveCompare Editor permissions, the checkbox for your current Resource Group may not be deselected. If you have LiveCompare Administrator permissions, a Test Repository won't be accessible unless it is assigned to at least one Resource Group.

For ALM

ALM versions 11 and above are supported. Note that ALM 12.50 requires Patch Level 1.

Before creating your first HP ALM Test Repository, follow these steps:

  1. Sign in to HP ALM at least once from your LiveCompare server machine to download the appropriate HP ALM client components.
  2. Select the Administration > Test Repositories folder in the LiveCompare hierarchy and choose Discover ALM Clients from the context menu. Click OK to close the following message box:

Discovery of ALM Clients completed.

Field Description
Client Select one of the discovered ALM clients. Each client is identified by the hostname of the machine from which the client components were downloaded.
Url The URL used to access HP ALM.
Project The name of the HP ALM project to which to connect.
Domain The HP ALM domain.
Username The HP ALM username to use for the connection (required).
Password The HP ALM password to use for the connection (required).
Confirm Password Enter the same password for confirmation.
API Key The HP ALM 15 API key to be used for API key-based authentication. If an API Key and API Secret are specified, these are used for the connection instead of any supplied username and password. If an API key is required, you must enter it every time you change the ALM Test Repository settings.
API Secret The HP ALM 15 API secret to be used for API key-based authentication. If an API Key and API Secret are specified, these are used for the connection instead of any supplied username and password. If an API secret is required, you must enter it every time you change the ALM Test Repository settings.
Requirement Type This value is used to set the RequirementType attribute of ALM requirements.
Requirement Author This value is used to set the Author attribute of ALM requirements.

Click Save to create the Test Repository.

For Azure DevOps

Field Description
Url The URL used to access Azure DevOps.
Project The name of the Azure DevOps project to which to connect.
Team The name of the Azure DevOps team to use for the connection.
Personal Access Token Paste in your Azure DevOps personal access token.
Confirm Personal Access Token Paste in the same personal access token for confirmation.

Click Save to create the Test Repository.

For Certify

Field Description
Project The name of the Certify project to which to connect.
External Data Source

This field should be set to a SQL Server External Data Source which connects to a Certify database. The External Data Source should be configured to read a small table in the database, for example, CertifyVersion.

Click Save to create the Test Repository.

For Excel

An Excel Test Repository stores test assets that have exported to an Excel worksheet. The Excel worksheet should include columns that store a test case ID, a test case name, and one or more columns that will be used by the Search Test Repository action to find matching tokens.

Before you create an Excel Test repository, the worksheet containing the test data should be used to create an Excel External Data Source. The first row in the worksheet should contain heading descriptions, for example Test Case ID, Test Case Name… The additional rows should contain test assets.

When creating an Excel Test Repository, columns are referred by the character identifiers in their headings, for example, A, B, C... The letter format should be used in LiveCompare even if Excel has been configured to display numeric identifiers for the column headings.

Field Description
External Data Source

An Excel External Data Source containing a set of test assets. The test assets should include a test case ID column, a test case name column, and one or more columns that will be used by the Search Test Repository action to find matching tokens.

Test Case Id Column The character identifier of the column that stores the test case ID, for example, A.
Test Case Name Column The character identifier of the column that stores the test case name, for example, B.
Test Case Path Column (optional) The character identifier of the column that stores the test case path, for example, C.
Search Columns (separate with ,) A comma-separated list of the column identifiers to be used by the Search Test Repository action to find matching tokens, for example, D,E. Note that there should be no spaces after each comma.

Click Save to create the Test Repository.

For qTest

qTest versions 10.0.1 and above are supported.

Field Description
Url The URL used to access qTest.
Project The name of the qTest project to which to connect.
Username The qTest username to use for the connection (required).
Password The qTest password to use for the connection (required).
Confirm Password Enter the same password for confirmation.

Click Save to create the Test Repository.

The qTest user account you use for the connection requires at least the following permissions:

Category Permissions LiveCompare actions
Project Settings Manage Field Settings

Create Test Requirements
Used to map LiveCompare risk assessment to the requirement priority (including custom priorities).

Project Create Releases Create Test Execution
Requirements and Test Design Tree Create Modules Create Test Requirements
Requirement Create Requirements Create Test Requirements
Requirement View Requirements Create Test Requirements
Test Design View Test Cases

Search Test Repository
Filter Test Cases

Test Execution Create Test Suites Create Test Execution
Test Execution View Test Suites Create Test Execution
Test Execution Create Test Runs Create Test Execution
Test Execution View Test Runs Create Test Execution

For SAP Solution Manager

SAP Solution Manager 7.2 is supported.

Field Description
Url: The URL used to access SAP Solution Manager, including the port number, for example, http://myserver.example.com:50000.
Client: The SAP Solution Manager client number (required).
Solution: The name of the SAP Solution Manager solution to which to connect, for example, MainSolution.
Branch: The SAP Solution Manager branch to which to connect, for example, Maintenance.
Username: The SAP username to use for the connection.
Password: The SAP password to use for the connection (required).
Confirm Password: Enter the same password for confirmation (required).
RFC Destination: Select the RFC Destination for the appropriate SAP Solution Manager system.

Click Save to create the Test Repository.

For Tosca

LiveCompare supports Tosca versions 12.2 and above. LiveCompare supports both managed and unmanaged Tosca workspaces. A managed workspace is one that is derived from a Tosca Server Repository workspace. See here for details.

  • LiveCompare connects to managed workspaces using a Client ID and Client Secret. To obtain these, create a token for the Admin account in Tosca’s User Administration > Account screen.

  • LiveCompare connects to unmanaged workspaces using a username and password.

Tosca Test Repositories support the following integration methods.

Cloud

If you use the Cloud integration method, LiveCompare connects to a Tosca Cloud server using a Client ID and Client Secret.

Field Description
Integration Method Select Cloud.
URL The URL used to access the Tosca Cloud server.
Space The Tosca Cloud server space to use for the connection.
Client ID The Tosca Cloud Client ID to use for the connection.
Client Secret The Tosca Cloud Client ID to use for the connection
Scope The Tosca Cloud server scope to use for the connection.
Workstates A comma-separated list of workstates to be searched for by the Search Test Repository action if you set its Use Cache property to false, for example, COMPLETED. If you leave this field blank, the following workstates are searched for by the Search Test Repository action: PLANNED, COMPLETED, IN_WORK.

Local

If you use the Local integration method, LiveCompare connects directly to Tosca Commander installed on the LiveCompare server. This provides a performance improvement over the REST integration method described below. LiveCompare only supports Local Tosca integration for Tosca versions 2023.x.

To use the Local integration method, carry out the following steps to apply a Tosca license to the LiveCompare account on the LiveCompare server. You should perform these steps only once. They are not necessary if you licensed Tosca Commander while signed in to the LiveCompare server using the LiveCompare account.

  1. On the LiveCompare server the Tosca Commander app in the Windows Start menu and select Open file location from the context menu.

  2. Select Tosca Commander in the Start menu folder, hold down the Shift key and select Run as a different user from the context menu.

  3. In the Run as a different user dialog, enter the username and password for the LiveCompare account. The username should have the format .\<account name>.

  4. Use the Tosca License screens to apply a Tosca license to the LiveCompare account.

Field Description
Integration Method Select Local.
Workspace Type Select either Managed or Unmanaged.
Client ID The Tosca Client ID to use for the connection (required for managed workspaces).
Client Secret The Tosca Client Secret to use for the connection (required for managed workspaces).
Username The Tosca username to use for the connection (required for unmanaged workspaces).
Password The Tosca password to use for the connection (required for unmanaged workspaces).
Workspace Select the Tosca workspace to connect to.
Workstates A comma-separated list of workstates to be searched for by the Search Test Repository action if you set its Use Cache property to false, for example, COMPLETED. If you leave this field blank, the following workstates are searched for by the Search Test Repository action: PLANNED, COMPLETED, IN_WORK.
Configuration The node path of the Tosca configuration object to be used by the Execute Test Cases action when executing test cases, for example /Execution/Configurations/Any. The node path may be found in Tosca’s Execution tab.
Search Methods The search methods to be used by the Search Test Repository action when searching the Tosca Test Repository.
  • Click Save to create the Test Repository.
  • REST

    If you use the REST integration method, LiveCompare connects to the specified URL using a REST API.

    Field Description
    Integration Method Select REST.
    Workspace Type Select either Managed or Unmanaged.
    Client ID The Tosca Client ID to use for the connection (required for managed workspaces).
    Client Secret The Tosca Client Secret to use for the connection (required for managed workspaces).
    Username The Tosca username to use for the connection (required for unmanaged workspaces).
    Password The Tosca password to use for the connection (required for unmanaged workspaces).
    Url The URL used to access Tosca, for example, http://<server name>:<port number>/rest.
    Workspace The name of the Tosca workspace to connect to.
    Workstates A comma-separated list of workstates to be searched for by the Search Test Repository action, for example, COMPLETED. If you leave this field blank, the following workstates are searched for by the Search Test Repository action: PLANNED, COMPLETED, IN_WORK.
    Configuration The node path of the Tosca configuration object to be used by the Execute Test Cases action when executing test cases, for example /Execution/Configurations/Any. The node path may be found in Tosca’s Execution tab.
    Search Methods The search methods to be used by the Search Test Repository action when searching the Tosca Test Repository.
  • Click Save to create the Test Repository.
  • Avoid timeout errors when using the REST integration method

    If timeout errors occur when connected to a Tosca Test Repository using the REST integration method, you may configure the Tosca REST client timeout value by setting a RestClientTimeout value in the Configuration - General screen. This should be set to a Tosca REST client timeout value in seconds.

    To avoid ‘499’ errors when using the REST integration method, Tosca Server’s Gateway Service must be updated as described in this knowledge base article.

    Tosca Test Repository search methods

    For Xray

    Xray is a test management add-on for Jira that allows you to export Jira test assets to Microsoft Excel. Xray supports modular tests, where the steps of a test are references to other tests. To create an Xray Test Repository, follow these steps: 

    1. Use Xray to export Jira data to an Excel spreadsheet.

    2. Create an Excel External Data Source.

    3. Fill out the following fields:

    Field Description
    External Data Source The Excel External Data Source. In LiveCompare’s impact analysis apps and workflows, the Search Test Repository action searches the External Data Source to find matches for most-at-risk objects.
    Test Case ID Column The character identifier of the column that stores the test case ID, for example, B.
    Test Case Name Column The character identifier of the column that stores the test case name, for example, F.
    Test Case Path Column (optional) The character identifier of the column that stores the test case path, for example, AH.
    Test Steps Column The character identifier of the column that stores the test steps path, for example, AG.

    Click Save to create the Test Repository.

    When a Test Repository has been created, it appears in the LiveCompare hierarchy underneath the Administration > Test Repositories folder.

    To access a Test Repository from a workflow, assign it to a Test Repository parameter.

    Related topics

    Test Repository integrations

    View Test Repositories

    Edit Test Repositories

    Test Test Repository connections

    Delete Test Repositories

    Test Repository details