Upgrade
You can upgrade directly to the most recent version of OpenText Functional Testing from any previous version of the product.
Before you upgrade
Upgrading to the latest version ensures that you benefit from all the latest features and developments, including fixes and security updates. For more details, see the OpenText Functional Testing version upgrade hub.
Depending on the version you are upgrading from, consider the following:
Upgrading from | Consider |
---|---|
UFT One version 2021 or earlier |
If you customized the EmulatedDevices.xml file, back up the file before you upgrade. When you complete the upgrade, add your customization to the new EmulatedDevices.xml file located in the <OpenText Functional Testing installation folder/bin> directory. |
UFT version 14.53 or earlier |
OpenText Functional Testing now uses .NET Framework 4.8. Earlier versions used earlier .NET Framework versions. Consult the OpenText Functional Testing Support Matrix to make sure that your operating system is compatible with the new version. |
UFT version 12.54 or earlier |
Uninstall UFT and all relevant patches before installing OpenText Functional Testing. |
Perform your upgrade
To upgrade OpenText Functional Testing:
-
Download the installation files for your new version from the free trial page or by selecting your account on the Software Licenses and Downloads page.
-
Restart your system to ensure complete configuration for the system.
-
Run the OpenText Functional Testing_<VersionNumber>_Setup.exe file to upgrade using the installation wizard.
Alternatively, update your silent installation scripts to use the newly downloaded files.
Note: Upgrades retain Run Session and Startup options only. Redefine all other settings as needed.
Configuration file location
Starting from OpenText Functional Testing 24.2, the configuration files are stored in new locations.
The first time you run OpenText Functional Testing after upgrading from a version earlier than 24.2, all existing setting files are automatically migrated to the new locations. This enables you to continue using your existing product settings in the new version.
If the OpenText Functional Testing Settings Migration fails to migrate all files, you are prompted to move the files manually. Otherwise, default settings are used instead of your existing configuration.
The following table lists the folders that contain files to migrate. Copy all of the files from the folders used in your previous version to the folders listed for your current version.
UFT One 24.2 or OpenText Functional Testing 24.4 | UFT One 2021-23.4 | UFT One versions earlier than 2021 |
---|---|---|
%APPDATA%\OpenText\UFT | %APPDATA%\Micro Focus\UFT | %APPDATA%\Hewlett-Packard\UFT |
%APPDATA%\OpenText\QuickTest Professional | %APPDATA%\Micro Focus\QuickTest Professional | %APPDATA%\HP\QuickTest Professional |
%APPDATA%\OpenText\API Testing | %APPDATA%\Micro Focus\API Testing | %APPDATA%\HP\API Testing |
%PROGRAMDATA%\OpenText\UFT | %PROGRAMDATA%\Micro Focus\UFT | %PROGRAMDATA%\Hewlett-Packard\UFT |
%LOCALAPPDATA%\OpenText\UFT | %LOCALAPPDATA%\Micro Focus\UFT | %LOCALAPPDATA%\HP\UFT |
Note: If you downgrade as follows, the existing configuration will not be preserved and default settings of the older version are used:
Downgrade from 24.2 or later to 23.4 or earlier.
Downgrade from 2021 or later to 15.0.2 or earlier.
Notes for upgrading
The following items address issues when upgrading in specific situations. Read the instructions for any of the situations that are relevant for your upgrade.
Upgrade silent installation scripts
If you are upgrading your silent installation scripts and the current scripts, including the Help_Documents parameter, remove this parameter. Help documents are no longer installed with OpenText Functional Testing.
You can access the Help Center online, or download it to your local drive. Download the Help from the Options dialog box (Tools > Options > General tab > Help).
You must get a new license if you are upgrading from QuickTest, Service Test, or a version of OpenText Functional Testing earlier than 12.50.
You can also upgrade your license to the new Functional Testing licenses: UFT One and UFT Developer. This step is not required.
For assistance, contact your sales representative.
Upgrade with text recognition options in automation scripts
If you are running OpenText Functional Testing with an automation script and have added text recognition options to the script, the following properties are obsolete and must be updated:
Update | To |
---|---|
TextRecognitionLanguages |
AbbyyOcrLanguages |
TextRecognitionOrder | TextRecognitionOcrMechanism |
Upgrade from a version earlier than 2021
The first time you run OpenText Functional Testing after upgrading from a version earlier to 2021, all existing setting files are automatically migrated to new locations.
If you install a different license immediately after the upgrade, the license is automatically overwritten the first time you run OpenText Functional Testing, resulting in failure.
Therefore, after the upgrade, open OpenText Functional Testing once before installing a new license.
Upgrade from a version earlier than 2023
In OpenText Functional Testing, identifying AI objects using ordinal location is calculated more consistently. As a result, you may need to adjust some steps in your existing tests.
If you find that AI objects described by ordinal location are not identified correctly, reinspect your application to find the best description to use. For example, if you described the object as third from the top, a description of fourth from the left might now give more consistent results.
For details on using ordinal locations for AI objects, see To describe an object's ordinal location.
Upgrade from version 23.4 or earlier
Some text recognition enhancements were introduced in versions 23.4 and 24.2. If you run tests last updated in earlier versions, you may need to adjust some text recognition settings:
-
Changed in 23.4: AI-based text recognition
Options for Noise trimming and considering UI control borders were added (selected by default). For details, see Configure text recognition options.
-
Changed in 23.4 and 24.2: Text recognition using the ABBYY OCR engine
OpenText Functional Testing now uses a newer version of the ABBYY OCR engine. If necessary, adjust your text recognition settings. You can use the Preview pane to experiment with various settings until you achieve optimal recognition. Configure text recognition settings.
Upgrade from a version earlier than 24.2
If you are upgrading from a version earlier than 24.2, consider the following issues:
-
If you previously installed the Core UFT One DVD Bundle and the UFT OCR Expansion Pack, make sure you download the new version of both installation packages when you upgrade. Core UFT One DVD Bundle 24.2 requires UFT OCR Expansion Pack 24.2 to support the ABBYY OCR engine.
-
In 24.2, SAP SuccessFactors object identification was modified. If any of your SAP or Web objects in existing SAP SuccessFactors tests are not identified, update your tests by doing one of the following:
-
In the Object Repository, update the objects' descriptions using the Update from Application button . For details, see Update description properties.
-
Learn the object again by spying on it and adding it to the Object Repository. Then update the test steps to use the new object.
-
Delete the relevant steps and recreate them by recording.
-