HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ
TELL ME THE PROCEDURE.
Answer Posted / nilanjan saha
To find the value from webtable
-- First use Object Spy to know about the hierarchy
--Then add that Webtable to the OR.
Then using recording button insert table checkPoint on that
webTable and know which cell data you need.
Then use GetcellData(Row,col) method to fetch corresponding
cell data from webtable.
Hope above thing will help. If you found anything wrong
please let me know.
Regards,
Nilanjan.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where you get the run time data table?
What are the different types of recording modes?
What is the difference between a Function and Procedure in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is different command used in command Prompt while using QTP?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What is data driver in qtp?
What is use of object spy?
How many types of recording modes in the qtp?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How to test login module with different username and password by using data driven testing in QTP?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What are the challenges u faced in testing with crm domain? How u overcome with?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19