Write a QTP script to print all the link names displayed in
a web page
Answer Posted / mani
go to any web page click on any link..store it in OR
manager...Then according to the browser name and page name
write the script
Example:
Browser("name").Page("name").weblink
("destination").GetROproperty("number of links")
| Is This Answer Correct ? | 11 Yes | 16 No |
Post New Answer View All Answers
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What is the standard timing delay for web based application in qtp?
What is the descriptive programming?
What does it mean when a check point is in red color? What do you do?
How can you pass value one action to another action?
How the smart identification is used in real time?Please explain with an example
What is the difference in the global and action sheet in qtp?
How to record a qtp script ?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the XML file architecture ?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Explain the concept of how quicktest professional (qtp) identifies object?