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
How to interact tool & application build in QTP?
What are some test assets and related extensions of qtp?
How to find Operating system information using QTP script?
what r the main attributes of test automation?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
In qtp is it possible to check broken links of a page?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How to test background color and dynamic images during run time can you put the check point for moving objects?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
write the vb script for call to new action in qtp?
For which type of projects the iterative model is not suitable?
Define Environment Variable in UFT and its uses?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.