Access QTP Settings programmatically
Hi , I am using PCOMM terminal emulator with UFT to connect to mainframes. Before running my script in the Mainframe window I have to make the below setting for UFT. 1. Open UFT 2.Open the Mainframe...
View ArticleJenkins with UFT
Please any body knows how to configure Jenkins with UFT. provide the steps.
View ArticleQTP not recording script for webtable
Hi, I have one sample webtable created in VB script in IE11. Have mentioned code below. Pls help When I try recording in QTP & click on any element on webtable in IE 11 browser, QTP doesnt record...
View ArticleLoops in actions
I searched but could not find a simple solution. The question is this, I want to loop after the logon an action until the datasheet is all done. So once logon en then do some steps over and over again....
View ArticleQTP scripts Execution without QC integration.
Hi All, In our project we used QTP and QC. Through QC we executed all scripts and everything is working fine. All the scripts, repositories are managed in QC only. But now, i have to find a way to...
View ArticleError Message on Login(Flight Reservation)
Hi All, I am new to QTP/UFT and I have installed UFT 12.01 newly and getting error while Login in Sample Flight Reservation Application. Error : "invalid attribute/option identifier" Thanks &...
View Articlebitmap checkpoint
when we create a bitmap checkpoint..where the captured image is stored physically. can we see the captured image (Not in OR)
View ArticleHow to Export run result viewer with CAPTURED DATA and save it in PDF,or...
Hi, Could anyone please guide me on How to export Run result viewer with CAPTURED DATA and save it(in PDF or,DOC or,HTML) Any help appreciated. Thank you, Akhandesh
View ArticleHow to invoke browser without using OR
Hi, I wanted to know if we can simply open a browser without first recording it, I wrote Code: Browser("IE").Page("Google").WebButton("Google Search").Click Also, I tried below code, Code:...
View ArticleComparing data from xml file and a value in gui object using UFT
Hi Can you let me know if we can compare a value from xml file and value from gui object using UFT? If so please share the code. Thank You
View ArticleWeb Element: Not able to select value from drop down in Web Element.
On web page, I do have a drop-down / Combo box which is identified as Web Element via QTP. Now from that drop-down I need to select a value. But I am not getting any way to do so. Example: There is a...
View ArticleExpected End statement error
Hi All I am using the below code to retrieve data from xml file. I need to retrieve xml value for many nodes hence thought of passing the node path for xml from datasheet. But when I execute the code...
View ArticleUsing static descriptive programming how to count no. of objects on any webpage
Hi, I wanted to count no. of objects on Google homepage using static programming, i mean without creating object first(the way we do in dynamic one). Pls tell me what is wrong in below statement Code:...
View ArticleHow to Handle Modal Dialogs In QTP
Hi Experts, I am using below code to handle Modal Dialogs in SAP but its not working . Can you please correct the code or let me know in detail how to handle Modal Dialogs Code: 'C:\closedialog.vbs...
View ArticleUFT 12 not recognizing Java Swing objects
I'm working on a desktop application which has Java Swing objects. Any object that I try to spy on shows only the properties of the main window (within which all the objects are present)...
View ArticleI want to click on all the links in the webtable. These links are nothing but...
I need to click each link and perform some operation in that company.
View ArticleUFT12.02 with Chomre 43 patch
Please help patch number to support chrome43 with UFT12.02 and firefox latest version with UFT12.02
View ArticleQTP not recogonising object during run time
QTP is not recogonising object (the object used here is 'Link') during run time. But it recogonises from OR. Please help to solve this issue !!
View ArticleUnable to pass "Enter" Key through Sendkeys
I am unable to Pass "Enter" Key using sendKeys. Please chk my piece of code below: Code: SiebApplication("Siebel Comunicaciones_5").SiebScreen("Ordenes").SiebView("Detalles").SiebApplet("Pedido de...
View ArticleAutomationId not working in QA
Hi Team, We have a requirement to use automationid property for all controls inside xaml, so that we can refer that whiel object identification using UFT.But when I tried to get that property in UFT it...
View Article