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


Please Help Members By Posting Answers For Below Questions

tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

1820


How can we conduct U-I Testing by using QTP??????

1627


I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.

1896


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

2165


What is the use of Debug Viewer?

1664


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

772


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1467


How to Test the mainframe application?

2038


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1720


How can you write the scripts that operate on different objects depending on run-time information?

2329


Can anybody post some real time scenario in qtp? please its very urgent.

2018


How to do call a output parameter from one action to another action??/

2063


What are the different types of qtp test assets and their extensions?

839


How to delete an object from the object repository?

792


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1879