Kindly help me with the following queries..
-- How to recognize webtable using QTP and how to use it?
-- How would one conclude that it is a web table
-- For Example, if there is a web table and I am clicking on
say Cell A1, how would i know that i've clicked on cell A1
-- Kindly suggest me to use the web table better



Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use i..

Answer / nidhi jain

To recognize web table using QTP you need to use SPY.
Using spy clieck somewhere inside you webtable.
you will get webelement and above that in hirarchy you will
get web table. Save this table in your object repository.
now do the coding like below

msgbox Browser("XXX").Page("XXX").WebTable
("XXX").getCellData(1,2)

here 1 is row number and 2 is column number

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More QTP Interview Questions

Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?

1 Answers  


Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u

29 Answers   IBM,


what is meant by automation tool?

1 Answers  


when will you do debug your script? and explain that process?

1 Answers   Covansys,


how can i call an external action,which is not added external action of an action?

2 Answers   Ordain Solutions,


how will you load the test cases in ddt?

1 Answers  


does automation replace manual testing?

2 Answers  


Explain runtime dynamic settings?

1 Answers  


How to covert a String to an integer?

5 Answers  


How to see the screens after running test in QTP?

1 Answers  


What are the features and benefits of quick test pro (qtp 8.0)?

1 Answers  


1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible

1 Answers  


Categories