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
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 |
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
what is meant by automation tool?
when will you do debug your script? and explain that process?
how can i call an external action,which is not added external action of an action?
how will you load the test cases in ddt?
does automation replace manual testing?
Explain runtime dynamic settings?
How to covert a String to an integer?
How to see the screens after running test in QTP?
What are the features and benefits of quick test pro (qtp 8.0)?
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