In a page i have N number of links at a time i would like
to open those links by using QTP?how to do that?
Answer Posted / hokrani
Set ObjLink=Description.Create
ObjLink("micclass").value="Link"
Set PageLink= Browser("..").Page("..").ChildObjects(ObjLink)
For i=1 to PageLink.count
PageLink(i).Click
Next
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is the hierarchy to use properties in descriptive programming
How to attach a file to TD?
What is the extension of the recovery scenario file in qtp?
Is it possible to switch between recording modes during a test creation?
How will you compare keyword and expert view?
what is profile tool?
Explain advantages and disadvantages of ddf?
What is synchronization? What are the ways you can synchronize?
Whats the realtime QTP testing process
in a web page How to check and display a particular word from a paragraph?
Which functionalities of QTP used in banking project? pls any say answer?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to customize qtp?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company