i want click on a link which is in 3rd row and 2nd column of a
web table.write script to execute

Answer Posted / digi

set objPage=Browser().Page()
set objLink=objPage.WebTable().ChildItem(3,2,"Link",0)
objLink.click

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are parameterizing tests?

548


What are the disadvantages of recording test cases in qtp?

593


How can I check if a environment variable exist or not?

539


What are the different types of action?

556


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1635






what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

1375


how to prepared for first for the first interview?

1794


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

2975


What is ‘object spy’ and what is the function of object spy in qtp?

578


What is system testing and what are the different types of tests you perform in system testing?

601


Explain how you can delete excel file in qtp?

592


ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS

1526


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

1567


What are the five challenges you faced in QTP?

2754


Diff b/w test scenario's and test Procedures?

1628