Skip to content

Releases: MicroFocus/ADM-TFS-Extension

v24.2.0

12 Apr 08:33
Compare
Choose a tag to compare

Release Notes

  • Update ADO extension to use FTToolsLauncher instead of HpToolsLauncher
  • [FS] Support testing on Digital Lab Cloud Browsers
  • [FS] Enable using the open UFT One visible instance
  • [FS] In the UI, highlight the required Digital Lab fields
  • [DL] Add proxy fields to Get Digital Lab Resource Task
  • [FS][Parallel][DL] Remove the unused Tenant ID field / control and validation logic
  • [Parallel] Print all arguments in the console output when calling ParallelRunner.exe
  • Bug-fixing, code enhancements and optimizations, etc...

23.4.0 (October 2023)

25 Oct 13:37
7678702
Compare
Choose a tag to compare

What's New - Version 23.4.0

Release date: October 2023

  • Company Name rebranding
    Micro Focus is now OpenText
  • Digital Lab renaming
    UFT Mobile / Mobile Center is now Digital Lab
  • Add/Update Copyright and License Terms

5.0.0 (April 2023)

06 Apr 06:04
Compare
Choose a tag to compare

What's New - Version 5.0.0

Release date: April 2023

New features

  • You can customize the format / pattern of the timestamp used for reporting in the Extensions tab.
  • When running a test saved on your local machine, you can now instruct Azure DevOps to stop the entire test run as soon as one test fails.
  • When running tests in parallel, you can connect to UFT Mobile / Digital Lab using access keys for authentication.
  • If you abort a UFT One File System Run or UFT One Parallel Test Run job in the middle of a test run, the results of the completed tests are saved in the local build folder.

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.

4.0.1 (September 2022)

30 Sep 11:03
Compare
Choose a tag to compare

What's New - Version 4.0.1

Release date: September 2022

New features

• Run your GUI Mobile tests from the file system. You can directly define UFT Mobile connection settings and Mobile Record and Run settings in the pipelines without defining them separately in UFT One.
• Use a UFT Mobile Get Resources task to retrieve application and device information from UFT Mobile.
• Use a UFT One Parallel Test Run task to run GUI Web and GUI Mobile tests in parallel.

Bug fixes / improvements

• [General] Tasks' icons should be updated
• [FS] Additional symbol needs to be printed (dash) for inexistent report/archive resources (error tests)
• [FS] Uploading artifacts not working with .mtbx files
• [ALM] Extensions tab not displayed if Error tests' status
• [ALM] SSO login cannot be used for ALM server >= 15.5
• [ALM] Odd error displayed when TS is specified only by name
• [ALM] Fix/improve ALM validations, handle invalid or duplicate TestSet names
• [ALM] Handle the case when the test is not found by name
• [ALM] Fix timestamp information is missing for tests with no run results
• [ALM] The TestSet name must contain the full path (the parent folder "Root" is still optional).
• [ALM] The standalone identifier "\" is no longer a valid TestSet value.

3.0.0 (November 2021)

26 Nov 02:56
Compare
Choose a tag to compare

What's new in UFT One Azure DevOps extension - version 3.0.0

Release date: November 2021

This plugin update includes the following:

  • ALM Lab Management runs: Support running build verification suites, run on hosts assigned using ALM’s automatch option, and connect to an ALM server that requires SSO authentication.
  • Enhanced support for release pipelines
  • Cosmetic report improvements
  • Bug fixes

2.0.3 (July 2021)

28 Jul 10:54
2b2afeb
Compare
Choose a tag to compare

What's new in UFT One Azure DevOps extension - version 2.0.3

Release date: July 2021
  • Upload your tests results into Azure Portal containers and have them available after each individual build run
  • View run metrics and failure details
  • UI enhancements
  • UFT One ALM Lab Management task improvement
  • Have a ‘Failed Tests’ report generated as part of the run task (File System run only; no need for adding a PublishTestResults task)
  • Bug fixes

1.1.0 (Nov. 2020)

25 Jun 07:22
b050d7d
Compare
Choose a tag to compare

What's new in Azure DevOps extension - version 1.1.0

Release date: November 2020
  • Add UFT Report (summary report of the run job)
  • Add JUnit Report
  • Update Powershell Module task execution handler
  • Bug fixing