Quantcast
Channel: Micro Focus QTP (UFT) Forums - All Forums
Browsing all 1653 articles
Browse latest View live
↧

UFT taking different script execution timings while comparing 2 excel files.

Hello, I have written code for comparing 2 excel sheets in 2 different excel files. I have executed same script in 2 different machines. Script execution took 15 minutes in 1 machine; in another...

View Article


Not able to execute script

Hi Ankur, I am using UFT 12.02 trial version.I have written few lines of code in action1. and when i try to execute those lines QTP is trhoughing error "Test run cannot continue due to an...

View Article


If/then Statement issues

I have this If statement multiple times for different WorkCenters but this one with the letter in it is giving me errors...(the L at the end of 45205L in the first line is the issue) Code: If...

View Article

Child object

Hi, I want to clear my concept about child object.What is it exactly and why we use it? Thanks in Advance.

View Article

How to check expected cookies are present or not

Hi, My test case scenario is : When login to a web application 7 cookies should be created, now i have to check that all seven cookies are present or not through script. Please help! Thanks, Priyanka

View Article


Object identified despite having no information

Is there any hidden repository information? I've had some cases where an object is being identified despite there being no identifying information. (The web page has several WebEdits. The object in the...

View Article

Image may be NSFW.
Clik here to view.

AddParameter method does not add in first column of datatable

Hi, If am using Datatable's AddParamter method, it adds the column not in place of first column "A" but adds it to next column. Eg, Code: Datatable.GetSheet(2).AddParameter "username","Ritika"...

View Article

QTP and CEF automation testing

Does QTP support automation testing of CEF based desktop applications? i.e. if i try to automate a native desktop application, which has an embedded CEF as well in some parts, does QTP support...

View Article


DP Web Browser/Page issues

The following code will not work using title or name for either Browser or Page: Code: Browser("title:=OpenSSO (Login)").Page("title:=OpenSSO (Login)").WebEdit("title:=IDToken2").Set "MyName" If I use...

View Article


UFT Connection with Mongo DB

Hello Everyone, Does any one use Mongo DB along with UFT? I want to connect to Mongo DB and search for data, so needs to know about required drivers and query pattern. but the very first thing, whether...

View Article

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 Article

Jenkins with UFT

Please any body knows how to configure Jenkins with UFT. provide the steps.

View Article

Image may be NSFW.
Clik here to view.

QTP 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 Article


Loops 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 Article

QTP 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 Article


Image may be NSFW.
Clik here to view.

Error 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 Article

bitmap checkpoint

when we create a bitmap checkpoint..where the captured image is stored physically. can we see the captured image (Not in OR)

View Article


How 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 Article

Image may be NSFW.
Clik here to view.

Web 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 Article

Expected 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 Article
Browsing all 1653 articles
Browse latest View live