How can we retrieve the links from a web page where links
are dynamically changing(for eg take a online shopping
website) and then we have to click on all the links present
in the webpage and go to the repective pages and again come
back to the first page..

Answers were Sorted based on User's Feedback



How can we retrieve the links from a web page where links are dynamically changing(for eg take a o..

Answer / vikas pokharkar

When the links are dynamically changing , you can not use
the name of the link to recognize the object since its
changing frequently . Instead use the properties of link
object which are constant . For.e.g. href
So if you are using object repository - Go to OR,select the
link object,click on "Add/Remove" . Uncheck the "name"
property. Check the "href" property . Save the changes . So
the object will be recognized by its href rather than
name .

Is This Answer Correct ?    2 Yes 0 No

How can we retrieve the links from a web page where links are dynamically changing(for eg take a o..

Answer / mangesh

USE DESCRIPYION PROGRAMMING IN QTP

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

what is the difference between call to copy action and call to an existing action

5 Answers  


what r advance features u had done in QTP?

3 Answers   HCL,


What are the steps involved in the recovery scenario wizard?

0 Answers  


Explain about the test fusion report of quicktest professional (qtp)?

0 Answers  


What is the quicktest professional (qtp) testing process?

0 Answers  






how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?

1 Answers  


I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?

1 Answers  


hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..

3 Answers  


What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.

1 Answers   TCS,


In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this

1 Answers  


Have you done batch testing in qtp? If yes how you are doing?

0 Answers  


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

0 Answers   BirlaSoft,


Categories