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

Excel operation - to find usedrange of rows & col

Hi, I am very much new to Qtp, I am trying to write some data to excel sheet. I want to get the usedrange of rows in Excel and write the data in next available row, by passing the column name as...

View Article


SAPGuiUtil.Autologon method fails

Hello all. I use this command in order to automatically logon to the local SAP installed on the machine. The SAP version is 7.10. SAPGuiUtil.AutoLogon SAP_ENV, "400", SAP_USER, SAP_PSWD, "EN" This...

View Article


Can QTP 10 works on IE 9 with any patch?

Please suggest me, Can QTP 10 works o n IE 9 with any patch?

View Article

Is there any crack key for QTP 11 or QTP 11.5?

Please suggest me,Is there any crack key for QTP 11 or QTP 11.5?

View Article

Calling Function from another function

Hello, Can anyone please help how to call a function from a function. I have created a simple function: Code: Function dropdownselect() ' This function performs a shell script to select a particular...

View Article


Use WebEdit object as array

Below is the code that I have written for identifying WebEdits on a browser. Code: Set oBrowser = Browser("Creationtime:=0").Page("Index:=0") Set objWEdit = Description.Create...

View Article

Multi Select in UFT/ QTP

I am a beginner in QTP and I need to select multiple values from a multi select, but in my application the object is identified as webedit in Read only mode. To set the value in Webedit(in readonly...

View Article

QTP execution of script on completion of another

I am automating java based app. When i click a button a java window with progress bar will be opened. My requirement : I need to click another button on completion of progress bar of previously opened...

View Article


Connection with HP ALM

Hello, how I can make the connection between HP ALM and QTP? thank you.

View Article


Link containing special character does not clicked

I want to click on a link named with special character but with special character it does not work. Please Help Code: Set Link_name = description.Create() Link_name("text").value = "UFT+"...

View Article

Chrome Extensions

We had UFT 11.5, I un-installed it completely and re-installed UFT 12.01 With this, it is not able to recognize anything from Chrome I tried to add the extension, its not available in the list to add I...

View Article

global object which can be called in any action

I want to crate global object which can be called in any action i tried following code but it does not work. [ Public unit Function getunitname Set fso=createobject("Scripting.Filesystemobject") Set...

View Article

QTP(UFT) and putty

Hello, is that UFT is compatible with PUTTY? I want to automate batch launches on putty. thank you, i need your help

View Article


Updating the web table

I have a table T1 with columns ID, Product, Price. I want to change the price of a computer with ID 4 to 400.00. How to programmatically do this using QTP?

View Article

telnet automation

how to get text from a telnet screen ,i am automating the telnet application i have a scenario for getting a text from one screen and using the same text in another screen ,so how can we get the text...

View Article


telnet automation

how to get text from a telnet screen ,i am automating the telnet application i have a scenario for getting a text from one screen and using the same text in another screen ,so how can we get the text...

View Article

not able to automate the sap gui security window

hi All, we are testing the SAP window based application by uft 12.1, i am facing below issues with UFT 1)while execute UFT getting hanging when specific SAP GUI security window(this window displayed...

View Article


Image may be NSFW.
Clik here to view.

Mandatory field validation in QTP

Hi, Please help me in creating test scripts for mandatory field validation in QTP. I used Flight application for learning purpose. Attached image for reference.   InsertOrder.png (Size: 72.4 KB /...

View Article

UFT - Figuring out how to get past a Constant ID

Hi, I am having an issue trying to record opening an object with and ID that is constantly changing. I have read some articles on Learnqtp but I have not managed to successfully configure the script...

View Article

Runtime variables details

We are using UFT 12 . We can get runtime Datatable values from the result generated by UFT. 1) Is there any same way from which we can capture all script level variable names along with their runtime...

View Article
Browsing all 1653 articles
Browse latest View live