Substitue 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 ArticleUnable to perform operations on objects under WinObject in .net app
Hi, I am automating a .net application but unable to identify the objects under "SwfWindow("ABC").WinObject("AfxFrameOrView110")" hierarchy. In the application under WinObject I've to perform click and...
View ArticleNeed help on excel datatable operations
Hi I am new to QTP. Need help on excel datatable operations. I have 4 excel files in a folder. I need to convert all excel files to CSV. I have written below code, but somehow it wont work. getting...
View ArticleSwfToolbar and ItemExists with costant or directly string
Hi, i not found where is the error in following lines: Code: str = datatable.Value("menuStrip1_File1","Step 1") menuItemChildOfFile1 = SwfWindow("MicAnalytics").SwfToolbar("menuStrip1").ItemExists(str)...
View ArticleConnect to IBM MQ using UFT 12.5
Hi, I am trying to connect to MQ Queue Manager of IBM Websphere MQ using UFT 12.5. I have provided the Host Name, Port, Channel, Queue Manager Name. But I am getting the following error "Error in the...
View ArticleParameterization
Hello.. I am new to QTP. I am working in an automation project based on mainframe I am little bit confused with the concept of parameterization. what is the use of parameters tab in "Action...
View Article[UFT] Get Item of ListBox and convert it to array
Hi, I have this code: Code: listDataItems = SwfWindow("MicAnalytics").SwfList("listBoxExt1").GetContent() listDataItemsReplace = replace(listDataItems22, vbCrLf, ",") dataItemArray =...
View ArticleHow to know the object present in Webtable cell
Can anyone answer the below questions please 1) How to know which object present in Webtable cell 2) Best way to handle dynamic objects whose properties are changing every time
View Article[UFT] SwfObject as Toolbar: select item without coordinates
Hi, I have a Toolbar with menu. If I use the "record operation", UFT creates this code: Code: SwfWindow("MyApp").SwfObject("_Form1_Toolbars_Dock_Area_Top").Click 827,9...
View ArticleAuto Complete list not displayed in PEGA7
Hey All - I was automating one of the portals which was developed using PEGA7 CPM framework. The page had country auto-complete drop box where typing into the box two or three letters will display...
View Article