Integrations - Testing tools

To extend LiveCompare's analyses, it integrates with multiple external testing tools that can add the following capabilities:

  • Find test hits and gaps.

  • Create test runs for test hits.

  • Create requirements for test gaps.

  • Search test executions for test audit.

Take a look at the following chart to learn what information you'll need to integrate with each available tool:

Testing tool Integration requirements
Tosca

Uses a native API, and supports the following connection types:

  • Local

  • Rest

  • Cloud

  • Managed (requires a client ID and secret, these expire).

  • Unmanaged (requires a username and password).

qTest

Uses a native API:

  • Requires a username and password.

ALM

Uses a native API:

  • Requires a username and password.

  • Requires an API key and API secret.

Azure DevOps

Uses a native API:

  • Requires a personal access token, this expires.

Certify

Uses an SQL Server database:

  • Requires a connection string.

Excel

Uses an Excel External Data Source, and requires the following:

  • Test case ID column.

  • Test case name column.

  • Test case path column.

  • Search columns.

SAP Solution Manager

Provided in the LiveCompare ABAP addon:

  • Requires a username and password.

Xray

Uses an Excel spreadsheet exported from Jira, and requires the following:

  • Test case ID column.

  • Test case name column.

  • Test case path column.

  • Search columns.

Smart Impact app

The Smart Impact app matches most-at-risk SAP objects with test cases stored in a Test Repository to identify hits and gaps.

  • Hits are most-at-risk objects that have at least one matching test case.

  • Gaps are most-at-risk objects that don’t have any matching test cases. You may need to develop test cases for these objects in your chosen Test Repository.

If you are using a Tosca Test Repository, you can configure a Pipeline to create and run test runs for most-at-risk objects that the Smart Impact app identifies as hits.

What’s next?

Guided Configuration - Test Repositories

Using LiveCompare example - Custom Release