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

Actions

Hi... I have a question on Creating a new Action using scripting: In the below mentioned syntax: Code: object.AddNewAction (Name, Description, ScriptContent, Reusable,ActionPosition) where will the...

View Article


Image may be NSFW.
Clik here to view.

User defined Objects(Can't map standard grid object in to table object )

Since UFT/QTP not supporting my application, I'm using mapping object into standard object(user defined objects) and doing some scripting, now I tried to map standard object(grid) into table object but...

View Article


Close on Exit Issue in QTP 11.0

Good morning: I am relatively new to QTP. I have a question I have not been able to answer. When I run my script, at the end, QTP closes the browser regardless of the setting of the 'close on exit'...

View Article

Multiple 2 IE browsers are being displayed

I gave the variables, wrote the script and called using variables when i try to do that 2 IE browsers are being displayed, can anyone help me out in letting me know where am wrong Option Explicit'...

View Article

"SAP automation using QTP" work from home

I am looking for work from home for "SAP automation using QTP". If anyone know any site or any information about it, Please send me.

View Article


Object spy help please

Hello seniors, I am new to QTP and need to use object spy to get properties of specific objects on webpages. I have Windows 7, QTP 10.0, IE 9. Object spy is only recognizing window and 1 or 2 other...

View Article

UFT Query

I need to automate following scenario and want to know if it is possible in UFT or NOT and if yes then how I can automate following scenario 1) UFT tool create XML File 2) Load of XML file 3). Call Web...

View Article

QTP closes after test run from QC

Hello, I can run qtp from qc. When script is finished running, qtp gets closed. How can I keep it open after the test run? I have only read only access to c drive. I can not make any changes to mic...

View Article


qtp server

Hi, I have qtp installed in my machine. The three other members do not have qtp in there machines. Can they still access my script and run it?Can I set my machine as qtp server? Please advise. -S

View Article


object required

Hi, I get object required in line 2. Any help? Code: set objRun = QCUtil.CurrentRun msgbox objRun.Name -S

View Article

QTP 11 wrongly identifies Browser Count as 2

Code: Set objBrowser = Description.Create     objBrowser("micclass").value = "Browser"          Set colBrowser = Desktop.ChildObjects(objBrowser)     iTotBrowser = colBrowser.count     msgbox...

View Article

Variable declaration

Is variable declaration is mandatory in vb script? How to make variable mandatory in vb script?

View Article

Regular Expression

How to capture dialog box message and validate using regular expression?

View Article


QTP FLEX

I am having an application that runs on flex 3.6 SDK. I am trying to automate the same using QTP 11.0, but, I am unable to identify the objects. MY PC is Windows 7 , 32 bit Installed the Flex 4.5...

View Article

Image may be NSFW.
Clik here to view.

Help with object spy....gridpanels..please!

Hi, I am trying to automate some checks on a java application. In one page, there is a gridpanel which has multiple row entries. I want to be able to click a row by using its index or text property....

View Article


Highcharts container

Has anyone worked with the highcharts container control?

View Article

IE 10 Load status

Hi all, How to check if IE 10 has completed loading the page. The regexpwndtitle is blank. For IE 9 and below it shows "Done" or "Waiting". But for IE 10 in windows 8 it shows blank. Also the status...

View Article


Image may be NSFW.
Clik here to view.

check broken link in a page

I created a script that will check broken link in a page means valid url is that or not but i am not getting a url which one is call by javascript. Error is show in attachment 'Find out all the links...

View Article

Data Table Query

How to fetch the particular cell data in Global/Local sheet? How to check whether that cell is editable or not? Please give me the VB script statement for this.

View Article

Database CheckPoint

Hi all! I'm the beginer in QTP, can you please help me with Database CheckPoint. I create a connection and RecordSet: Code: Set objConn = CreateObject("ADODB.Connection") Set objRecSet =...

View Article
Browsing all 1653 articles
Browse latest View live