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
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How can we conduct U-I Testing by using QTP??????
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.
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
What is the use of Debug Viewer?
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?
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
How to Test the mainframe application?
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...
How can you write the scripts that operate on different objects depending on run-time information?
Can anybody post some real time scenario in qtp? please its very urgent.
How to do call a output parameter from one action to another action??/
What are the different types of qtp test assets and their extensions?
How to delete an object from the object repository?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?