In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?



In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How y..

Answer / pushkar1206

If name is changed dynamically then index would be used here to identify link. Code:
Set a=Browser("").Page("").webtable("").childitems(2,3,"link",index_value)
a.click

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

When a requirement is given to u to automate , What is ur basic approach ?

4 Answers  


How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.

1 Answers  


How we can call the scripit from another scripit in QTP?,Not a call Action

12 Answers  


how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?

3 Answers   HCL,


what is run-time data?

0 Answers  


what is supply chain management?

0 Answers   ITC Infotech,


Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.

2 Answers   Virtusa,


can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


Is it possible to call from one action to another action in qtp?

0 Answers  


What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?

3 Answers   IBM,


How to Test the mainframe application?

0 Answers   Unisys,


Explain about invoking of application?

2 Answers  


Categories