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
What is keyword view?
What is action split and the purpose of using this in qtp?
What is accessibility check point?
What is system testing and what are the different types of tests you perform in system testing?
Suppose I want fail that check point? How can you do that?
What is the syntax to call one action in another?
Explain qtp(quick test professional)?
Explain the difference between check point and output value?
What is the difference between qtp and selenium?
how to find that tools work well with your existing system?
Through array we can execute the testcase how ? give me example
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How to check feasibility of the appliction?in automation testing?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What environment does qtp run in?