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 ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?

0 Answers  


How do you start automating/ writing your QTP scripts ?

3 Answers   Keane India Ltd,


synchronization, wait,wait Property?

1 Answers  


How to connect to data base?

2 Answers  


How software automation specialist enter steps in the Expert View?

0 Answers  






What is accessibility check point?

0 Answers  


what is the diffrence between script and Language ? (Chandana)

6 Answers   Cognizant, Wipro,


What is checking bitmaps?

0 Answers  


what could go wrong with test automation?

0 Answers  


Explain the QTP Tool interface.

2 Answers   Crea,


Explain QTP Testing process ?

13 Answers   TCS,


How to get the particular property value?

0 Answers  


Categories