Enables you to run UFT One tests as a build in an Azure DevOps build process. This extension includes 4 tasks.
In a build step, run UFT One tests stored in the local file system or on an ALM server. When running tests from ALM Lab Management, you can also include a build step that prepares the test environment before running the tests. After the build is complete, you can view comprehensive test results.
- UFT One (version >=14.00)
- Powershell (version 4 or later)
- JRE installed
- From Visual Studio Marketplace: Install the UFT One Azure DevOps extension for the relevant organization
- On our GitHub: Navigate to a specific release (latest: 2.0.0)
- From Azure DevOps: Navigate to agent pools and set up an agent (interactive or run as a service)
- On your agent machine:
4.1. Download the resources provided by a specific release (UFT.zip & unpack.ps1)
4.2. Run the unpack.ps1 script
- From Azure Portal: Have available a Resource Group, a Storage Account and a Container (for storing report artifacts)
- On your agent machine: 6.1. Install [Azure Powershell] azure-powershell 6.2. Connect to Azure Portal 6.3. To access the artifacts (HTML report, archive or both), change the container's access level to blob
- Use this task to run ALM server-side functional test sets.
- More information is available here
For assistance or more information on configuring and using this extension, please consult the following resources: