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 |
write script for how to add function library in QTP
What does mean by Scope of Automation?n How we defined it?
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
anyone can explian about types of "Triggere Events" in QTP
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is use of object spy?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is system testing and what are the different types of tests you perform in system testing?
what are the qtp tester responsibilities?
What is Modular framework and Keyword drive framework? Explain
i can done the project with QTP in that time i can say how many members in my team size?