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

how quick test record on dynamically generated urls and web pages.

3 Answers   Infosys, Satyam,


What is the Test Object model in QTP?

3 Answers  


I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.

1 Answers   TCS,


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


How will you check that your test cases covered all the requirements?

1 Answers  


How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com

1 Answers  


What is the difference between the design-time and run-time data tables?

1 Answers  


what function you write to do database testing with the help of qtp?

1 Answers  


I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.

2 Answers  


Should have experience in framework means?

1 Answers  


How to add verification steps to tests?

2 Answers  


A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?

2 Answers   Virtusa,


Categories