• Browse and attachment of a file code is not working

    Hello, One of my application has Browse button through which I can click on it & attach a file from windows. Browse button element is properly identified but click events are not working on it. Could you please suggest how can I implement file dialogue…
  • Row count method in Swftable not working and getting object doesn't support this property error message

    I'm using UFT on two machines. One with UFT 14.5 version and other one recently upgraded to 2023 version. My script was running properly in UFT 14.5 without any issues. After upgrading to 2023, Swftable rowcount(), columncount() methods are not working…
  • Trying to take screenshot from Hostexplorer and paste it in MSWORD application

    Hi Team, Good day. I am using Host explorer version 15.0.7 and creating a VBA Macro to take the Mainframe screenshot and paste it in MSWord Document. As I am a newbie to this VBA Macro, sorry if my question is so lame. I have overall idea to achieve…
  • Offset in AI Record mode in UFT One (CE 24.2)

    Hello there, We're experiencing a problem on all the Web applications we've tested. When recording in AI mode, there's a phase shift problem when identifying objects. The identification frames are out of phase and don't surround the objects in the right…
  • Where is the AI data stored in UFT One (CE 24.2) ?

    Hello there, We're currently doing a internship at an IT company and we're using UFT One to automate tests on web applications. We're looking to compare standard mode with AI mode. After running a few tests in AI mode, we encountered a number of problems…
  • UFTBatchRunnerCMD Result path

    C:\UFTOne\OpenText\UFT One\bin>UFTBatchRunnerCMD.exe - source C:\Users\flexagon\Documents\Flight-Services\mytestbatch.mtb When we use UFT 2021-2023, we don't have the option to specify the result location for UFTbatchrunnerCMD.exe. By default, those…
  • Automation of OBS Core Banking System from Die Software, Obejctway - Has anyone done with UFT ?

    Hello, Greetings from fellow user. We have a client which is using OBS Core Banking System from Die Software, now acquired by Obejctway. The OBS is a legacy core banking system. The backend is done in COBOL and the frontend is in Windows Forms (most…
  • Run UFT testcases in unattended mode in minimized Remote connection

    On the remote machine (windows 10), I want to run my test cases through the test batch runner tool but my remote PC [RDP connection] will be in minimize mode & I will be working on my local PC. I opened UFT in a remote machine, clicked on Tools>> Options…
  • Assets in Sales Force

    hi there! I'm automating some testing in sales force web with Chrome and I need to check that the output prices in the page are correct. Ie, the test should pass if both prices are correct and should fail if one of them isn't. The correct values depends…
  • Can we specify result file path for UFT test batch runner

    UFTBatchRunnerCMD.exe -source "C:\users\MySample.mtb" above on executing fine. but report saving to random location .but how do i save to particular location.means is there any command line argument to specify result file location
  • Microfocus UFT question

    How do you disable warnings in Microfocus UFT?
  • Test React Native mobile app with UFT One 2021

    Hello to all, the question is simple : Testing React Native Mobile Apps, is it possible, has anyone done it? How? Context is a new mobile application developped entirely in React Native that we need to test in automation via UFT One. No other choice…
  • Anybody knows who is responsible for the testing website: https://www.advantageonlineshopping.com/

    Some customers are using the website that UFT provided https://www.advantageonlineshopping.com/ to do some testing. However, the drop down list for country is blank for us to select, If we don't select a item we can't click on Next button. Is this…
  • UFT One and Edge Browser with IE Mode ON

    Hi Team, Please, could you kindly suggest how do we automate/generate scripts using UFT One (15.0 build 1116) on MS Edge Browser with IE mode ON. Kindly share required versions (Edge Browser) to be used to achieve this as its really challenging in…
  • Select a list item from a WebElement object

    Hi everyone! I need help to automate the selection of a list item from a WebElement object. The steps are: click on it so it opens and choose the first item. It isn't a WebList, so I can't use "Select". Could some of you give me hints for that, please…
  • Missing Data File at Runtime execution

    I'm getting a "File Verification" error at runtime. "Data file and /or Repository file do not exist * The Excel Data File is present and I'm logged into the correct environment with the fwconfig file pointing to same environment. * The file paths…
  • Multiple user can run UFT scripts in a single VM machine

    We have enough UFT licenses to run scripts. Need to minimize number of VM machines. For Example: 12 UFT licenses used by 12 VM machines. Instead of 12 VM machine, can it be use 4 VMs by accessing 3 users in each VM. Is it scripts run without any…
  • UFT support tip: Launching UFT through Citrix XenApp is not connecting to the license server.

    Working with UFT on cintrix XenApp requires the use of concurrent license. If there is the case where you Launch UFT and it ask you to set a license server each time then you can do the following: Access the server machine which has UFT Open the environment…
  • QTP/UFT support tip: How to Configure the VisualAge Smalltalk Add-in

    This document describes how to configure the VisualAge Smalltalk Add-in of Unified Functional Testing (UFT) by importing the qt-adapter.dat file to the VisualAge Smalltalk development environment and then recompiling the application to include the qt…
  • QTP support tip: How to retrieve column header name from PowerBuilder Table (PBDataWindow)

    When a PowerBuilder application, it is needed to capture the column's header, how can this be done? By default QuickTest Professional doesn’t have a build-in method to retrieve the column header name, however through the usage of the PowerBuilder method…
  • QTP support tip: Load Java support without using the _JAVA_OPTIONS environment variable?

    The _JAVA_OPTIONS environment variable is automatically created during Java and Oracle Add-in's installation. This environment variable will load Java support automatically when starting the Java application. There may be instances where a user may not…
  • UFT support tip: How uninstall an add-in in UFT

    Launch the setup.exe of UFT Select the first option HP Unified Functional testing setup Select Change Click on the add-in you want to uninstall. select the option "Entire feature will be unavailable" HP support If you find that this or any post resolves…
  • QTP support tip: Java support not loaded using JRE/JDK 1.6

    Problem: QuickTest Professional (QTP) Java support is not loaded for Java applications (web or windows based applications) in JRE/JDK 1.6. As a result, QTP cannot record or replay tests on Java applets. Note : At time of article creation, analyzed versions…
  • UFT/QTP support tip: How to change the web Event recording.

    How to configure the Web Event Recording Configuration feature in QTP/UFT. 1. For QTP Select Tools -> Web Event Recording Configuration. For UFT Select Record-> Web Event Recording Configuration. 2. In the Web Event Recording Configuration window select…
  • RE: QTP10 - Issue with identification of certificate selection window in IE 8

    Did you try low level recording? Also new version of QTP which is UFT has a good feature called Analog recording that could help in this scenario. If you find that this or any post resolves your issue, mark it as an accepted solution. Note: The Opinions…