Integrations - Testing tools

LiveCompare integrates with many test tools. The integrations extend LiveCompare’s analyses with the following:

  • Find test hits and gaps

  • Create test runs for test hits

  • Create requirements for test gaps

  • Search test executions for test audit

Testing tool Integration
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.

The integration matches most-at-risk SAP objects with test cases stored in the repository.

  • 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.

Next: Integrations - Change management tools