The most reputed and oldest Q & A forum on HP Unified Functional Testing tool...
Hi, Good to see that this forum is providing one of the best way to solve QTP/UFT related issues effectively. Hope other users will continuously discuss and engage in other threads to share their...
View ArticleObject Identification Error
Hi All, I have a typical problem in identifying web objects using UFT 12. Issue: Objects Identified through Object Spy are throwing error as not able to find the object, after adding it to the Object...
View ArticleIssues while uft script execution
While running scripts.. App is pega application... For first iteration it's running fine... When next test case i,e 2nd iteration events on objects are not working.... If I pause uft and highlight...
View ArticleWinListView set item command
Hey all, Is there any way to set the value of a single cell in WinListView? I understand that there is GetItem command to extract the data of a specific cell, but what about injecting updated data into...
View ArticleCompare second web list value according to the first web list value
Hi, Can someone please give a solution for the below scenario Web list 1 Web list 2 If we select item from web list 1, web list 2 values changes accordingly. Need to validate the listed items in web...
View ArticleUFT(QTP) has difficulties working with the IE
Hi all, I am using the UFT for testing a WEB application. I use OS Windows 8.1 & IE 11. In our company we work with the QTP for years and till last week everything was working well. Last Thursday,...
View ArticleConnecting to Cognos TM1 Cube using UFT/QTP
Hi, Does anyone know how do we connect to Cognos TM1 cube using UFT/QTP/VBScript? We have a requirement to compare data on UI with data in TM1 cube. Do we need any special drivers? Regards, Anuj
View ArticleGetObject()
am not able to understand the purpose of getObject()..can anyone explain me by comparing it with createObject()
View ArticleQC Environment Input
Would someone help me figure out a best approach to my problem. I have a shared login test that all tests call as an existing action. I would now like to update the login test so that I can pass...
View ArticleSubstitue of window id
I am writing code for retrieving some data from edit box and using window id as shown in attached snap but some times window id gets changed and scripts fail to run. Please suggest alternative...
View ArticleLocal System Monitor
Hi All, I've one problem with the local system monitor feature. Actually, I've 600 scripts in my regression pack. In the test machine in which I perform this, many tests are failing due to local system...
View ArticleHow to update CSV File and need to Save same CSV File
Hi Team, I want to update CSV file by modifying some data based on column. In Row 2 or 3. And need to save same CSV File. Can you please help me in same
View ArticleHow to identify Jquery slider object and use the slider in QTP?
http://jplayer.org/latest/demo-07/ Could you tell me how to increase and decrease the volume in QTP? When I check it with object spy it says that it is a link . Please help me with this. Thanks .
View ArticleTest Director Errors
Hi, I kick off a daily run using script and the TD connection. The approach used is to execute the test set. I have been encountering the attached issue quite often where it does not execute some...
View ArticleSAP GUI gets hanged while closing the Windows Pop Up
Hi, i am using UFT 12.1 to Automate SAP GUI, While downloading file SAP windows trying to open downloaded file . We are created to custom SAP Code to Block the SAP File Downloading. So during the...
View ArticleCan not identify this object. Please help.
http://jplayer.org/latest/demo-07/ Can you change the volume with QTP descriptive programming? It shows as link when I check it with Object spy. How do I even recognize that object and change the...
View ArticleUsing external data source for multiple actions
Hi, My test requires calling external actions and use the test data from excel spreadsheet. I have been creating single action tests and using the data driven framework by creating Excel.Application...
View ArticleThunderRT6UserControlDC control
I have an application (EPIC healthcare system) that when recording finds many controls as ThunderRT6UserControlDC controls, and some of the controls don't record when clicked. From what I have found,...
View ArticleInserting variable values into Descriptive Programming Functions
Hello All, I'm trying to use a general function in my function library to click links. I used variables to define property values. The values for the link properties are coming from the same row as...
View ArticleCint function in UFT
Hello, i have a test in a web, the problem starts when the test needs to click on a random line from a table. i have this code that was working in QTP10: Public Function SelectObject(strItem) Dim...
View Article