how will check the links in multiple pages at a time
Answers were Sorted based on User's Feedback
Answer / bfakruddin
Here, at a time means what?
Can you check Yahoo,Google,Rediff at a time?
QTP will get information as per your script...!
You can do it in one script for multiple pages
by using description.create, we can get all the links in one
page after that open onemore or invoke if it is already
opened and again use the previous code (description.create)
for links and get the links from that page.
If you want me to give the code, I will give you....!
| Is This Answer Correct ? | 1 Yes | 1 No |
How can we perfom Action and Component parameter.?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
Explain key word driven frame work?How to use in real time?
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
why the smart identification is not there in WinRunner
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
object types is used for what?
How does QTP identifes the object in the application?
how can i pass a "cript"as a parameter in to a function
Explain how you can find the absolute value of the number in qtp?
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it