diff --git a/README.md b/README.md index 45327a7..b26b497 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ After the build is complete, you can view comprehensive test results. #### Setup 1. From [Visual Studio Marketplace][marketplace]: Install the **UFT One Azure DevOps extension** for the relevant organization -2. On our [GitHub][repository]: Navigate to a specific release (latest: **4.0.1**) +2. On our [GitHub][repository]: Navigate to a specific release (latest: **5.0.0**) 3. From [Azure DevOps][azure-devops]: Navigate to **agent pools** and set up an agent (interactive or run as a service) 4. On your agent machine: 4.1. Download the resources provided by a specific release (UFT.zip & unpack.ps1) diff --git a/UFTBuildTask/README.md b/UFTBuildTask/README.md index e9a3d60..76aa981 100644 --- a/UFTBuildTask/README.md +++ b/UFTBuildTask/README.md @@ -5,7 +5,7 @@ This extension enables you to run UFT One tests as part of your Azure DevOps bui After the build is complete, you can view comprehensive test results. # What's new in UFT One Azure DevOps extension - version 5.* -##### Release date: March 2023 +##### Release date: April 2023 This plugin update includes the following: **New features** @@ -17,7 +17,7 @@ This plugin update includes the following: **Bug fixes / improvements** - [Parallel] Fixed error message output issues when using seat licenses to run parallel web tests. - [FS] Fixed the error that occurred when running duplicate tests. -- [FS] Error messages displayed when you run local tests from .mtbx files, are now clearly defined and more user-friendly. +- [FS] Error messages displayed when you run local tests from .mtbx files, are now clearly defined. # What's new in UFT One Azure DevOps extension - version 4.* ##### Release date: September 2022 diff --git a/installation/UFT.zip b/installation/UFT.zip index ffa9582..c09edd5 100644 Binary files a/installation/UFT.zip and b/installation/UFT.zip differ diff --git a/installation/uftpublisher.UFT-Azure-extension-5.0.0.vsix b/installation/uftpublisher.UFT-Azure-extension-5.0.0.vsix index 767f61b..2e25bf9 100644 Binary files a/installation/uftpublisher.UFT-Azure-extension-5.0.0.vsix and b/installation/uftpublisher.UFT-Azure-extension-5.0.0.vsix differ