Answer Posted / veeranki naveen goud
Dyanamic links can be handled by Child Objects concepts as
well.
set dynlink = description.create ()
dynlink ("mic class").value = "Link"
dynlink ("name").value = ".*"
dynlink ("name").RegularExpression = True
set linkcol = Browser("x").Page("x").childobjects(dynlink)
linkcol(index number)
Regards,
Veeranki Naveen,
Noida.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In Remote acess server how u run a test?
How will you test a stapler?
How to add verification steps to tests?
How to capture all the data of a webtable, weblist and combolist using QTP?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
What are the features of quick test pro(qtp)?
how will you check how many members visited the website www.infosys.com?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How do you delete unwanted results in qtp?
Explain the differences between table and db checkpoints?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
If the objects hierarchy is changing from build to build, then how you will handle that condition?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is the difference between a Function and Action in QTP?
When Recovery scenario actually starts while testing the application?