How to get align property of the link on web page?
There is no such property exist in QTP for Link project for
Web page.
If you want to retreive any property values of any object,
use GerROProperty method.
E.g.
val = Browser().Page().Link().GetROProperty("name")
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the Limitations of Testing ?
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
Brief the process of testing with UFT?
What is quick test pro?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How to call .vbs functions in QTP? plz Explain indetail
What is the current version of QTP and now it is the product of Mercury or HP
can u put checpoints for moving images
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
What is object identification?