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 are the enhancements u did after recording ur script?

1 Answers  


How i can change shared repository to per test repository in qtp

1 Answers  


Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...

1 Answers  


Does QTP work in UNIX environment

5 Answers   BirlaSoft, C1 India,


How did you achieve reusability via QTP?

1 Answers  






Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.

5 Answers   Lehman Brothers, rsystems,


what is retesting?

2 Answers  


In QTP while testing 3 tier application, It is Java Based Application developed using Java, servelets and JDBC etc... and It is a Web based Application.. which Add-In do we need to select while testing ...Java or Web Add-In

6 Answers  


What are default add-ins in qtp?

14 Answers   Semantic Space,


How can we log a defect in Testdirector from Q.T.P ?

2 Answers   EDS,


How to customize qtp?

0 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


Categories