Integrations overview

This topic lists the tools that ValueEdge integrates with at various stages of your application's lifecycle.

About ValueEdge integrations

Extend ValueEdge's capabilities by connecting to other systems you use in your release lifecycle. ValueEdge connects the dots from the various tools, providing comprehensive end-to-end control of the lifecycle.

Caution: When working with integrations, configure ValueEdge with a secured TLS (SSL) connection. For instructions, see ALM Octane Secure Deployment and Configuration Guidelines.

Back to top

Integration Hub

The Integration Hub allows you to synchronize data from external sources through OpenText's synchronization tool, Micro Focus Connect.

For details, see Micro Focus Connect Help Center.

Back to top

IDE integrations

ValueEdge supports the following IDE integrations:

Integration Details
IntelliJ See Work in IntelliJ IDEA.
Eclipse See Work in Eclipse IDE.
Microsoft Visual Studio See Work in the Microsoft Visual Studio IDE.
Microsoft Visual Studio Code See Work in the Microsoft VS Code editor.

For a feature support matrix, see Functionality supported by IDE integrations.

Back to top

Source code management (SCM) integrations

By integrating your CI server with ValueEdge, you can track changes committed to your source control management system. For details, see Track commits to your SCM system.

ValueEdge imports SCM information via the integrated CI server.

Depending on the CI server you use, ValueEdge supports the following SCM systems:

CI server Supported SCM systems
Jenkins Git, SVN, and limited support for other SCMs
Bamboo Git, SVN
TeamCity Git, SVN
Azure DevOps Server (TFS) Git
GoCD Git
GitLab Git
Azure DevOps Services (VSTS) Git, TFVC (Team Foundation version control)

Note: ValueEdge supports any repository hosting services that are using one of the supported SCM systems. For example: GitHub, BitBucket, or GitLab.

The following functionality is available only if you use Git or SVN:

  • Repository information for commits.

  • Links to diff and file repository viewers for changed files.

Back to top

CI and CD server integrations

ValueEdge integrates with CI and CD servers to ensure automated build and deployment.

Build automation: CI server integration

ValueEdge incorporates data from your CI pipelines into the application delivery process, helping you analyze quality, progress, change impact, code coverage, and more. For details, see Pipelines.

The following table provides details on CI server integrations:

CI server Plugin location
Jenkins, TeamCity, Bamboo, TFS, GoCD Plugins are available online from the CI server websites: Jenkins, TeamCity, Bamboo, TFS, GoCD
Jenkins

The integration with ValueEdge is provided as part of the Application Automation Tools plugin.

For a list of plugins that must be installed on the Jenkins server to enable ValueEdge integration, as well as plugins that are supported by the ValueEdge integration but not required, see the Application Automation Tools wiki page or Jenkins integration.

Azure DevOps Server 2019 and later and Azure DevOps Services (VSTS)

ALM Octane Integration Extension

The app service supports Azure DevOps Server (previously TFS). The extension integration supports Azure DevOps Server 2019 and later, and Azure DevOps Services.

GitLab Standalone application ALM Octane GitLab CI service. The application uses the GitLab API to get events from GitLab and push them to ValueEdge.
GitHub Actions See alm-octane-github-actions-integration.
PulseUno No plugin is required – the CI server integration is a core part of PulseUno.
Other CI servers For CI servers not listed above, build your own plugin in Java using the CI Plugin SDK for ALM Octane available on GitHub.

For functionality supported by CI server integration, see Functionality supported by CI integrations.

Deployment automation: CD server integrations

The CD server integration enables you to automatically run Deployment Automation application processes via release process auto actions. For details on auto actions, see Create a release process.

Technical preview: The Deployment Automation integration is provided as a technical preview. It may require a separate license in the future.

Back to top

Testing tool integrations

ValueEdge incorporates tests and results from various sources into the overall product and release data.

Integration Details

OpenText testing tools: 

UFT One, UFT Developer, Digital Lab, LoadRunner Cloud, and LoadRunner Enterprise

Use the Pipelines module in ValueEdge and integrate with your CI server.

ValueEdge receives testing tool test run results from the pipeline runs.

See Automated testing.

UFT One (UFT One)

Set up UFT One integration without pipelines.

ValueEdge discovers UFT One tests and data tables stored in Git or SVN, enabling you to run the tests in ValueEdge test suites.

See Set up UFT One integration and Run automated tests.

ALM test run injection

Integrate between ValueEdge and ALM/QC to automatically inject test sets and test runs from ALM/QC to ValueEdge.

See Inject test runs from ALM/QC to ValueEdge.

ALM test result tracking (offline)

Via the ALM Test Result Collection Tool. (This is still supported, but you should better use the ALM test run injection mechanism instead.)

See Send automated test run results to ValueEdge.

Quality of Things (QoT)

ValueEdge users can use QoT to download planned manual runs and suite runs, run them offline, and upload test results to ValueEdge.

See Quality of Things (QoT).

Sprinter

Run ValueEdge manual tests in Sprinter.

See Run manual tests in Sprinter.

Third-party testing tools and frameworks, such as Selenium, NUnit, JUnit, and TestNG.

Back to top

Security testing integrations

Track your security issues as defects in ValueEdge:

Integration Details

Fortify

Set up an integration with Fortify, enabling each ValueEdge pipeline run to display the new security vulnerabilities found on that run. For details, see Set up an integration with Fortify.
Fortify

The Fortify BugTracker Utility enables you to open security defects on ValueEdge directly from Fortify. For details, see the Fortify Marketplace page.

SonarQube

Set up an integration with SonarQube, enabling each ValueEdge pipeline run to display the new security vulnerabilities found on that run. For details, see Set up an integration with SonarQube.

Back to top

Integrations with commercial off-the-shelf software (COTs)

ValueEdge integrates with the following COTs:

Integration Details

Test management for Jira

The ALM Octane – Test Management for Jira plugin provides Jira users test coverage and status information directly on native Jira Epics, Stories, Issues or custom types.

See Test Management for Jira plugin.

Project and Portfolio Management (PPM) See Integrations with ALM Octane.
Slack Add your ValueEdge workspace to a Slack workspace and open Slack channels from within backlog items or pipeline run failures. See Set up a Slack integration.
Teams You can share an entity and comment on it via a Microsoft Teams channel. For details, see Discuss on Microsoft Teams.
Third-party applications See the OpenText AppDelivery Marketplace page.

Back to top

Additional integrations using the REST API

Expand your integrations to applications of your choice by using ValueEdge's REST API.

Integration Details
Other third-party applications or CI servers

REST API, OData, and SDKs. For details, see Developer options.

Back to top

See also: