Hi,
I want know about the webtables in qtp.
what is the use of webtables and why we use web tables in qtp.
I want know about the webtables in qtp.
what is the use of webtables and why we use web tables in qtp.
Web tables
|
Hi,
I want know about the webtables in qtp. what is the use of webtables and why we use web tables in qtp.
Please ref to HTML regarding the WebTable, then you can understand the concept
Thanks,
SUpputuri
can u tell me how we retreive the data from webtables using qtp
dinesh reddy 9738703108
Have you made an attempt to understand an Webtable? Probably you would have, and if you did then the below explanation will be easier to understand
![]() Webtable is an object which contains horizontal rows and vertical columns. Data is contained in the cell and you can imagine an excel sheet as an webtable. You can interact with an webtable using the following methods. Now methods are inbuilt or custom functions which talk to the table and perform the desired action per the defined instruction. 1. RowCount - Would fetch the total rows in an Webtable. 2. ColumnCount - Would fetch the total columns in a Webtable. 3. GetCellData(rows,cols) - Retrieves the cell value for the particular row and column. This should give you a jumpstart as good as a spoon in your mouth ![]() If you intend to learn more about an Webtable and its methods please feel free to do an F1 on QTP if you have an trial version of QTP or GOOGLE should be able to help you out. Good Luck !!!
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to read data tables in DBVisualizer | sqadri | 1 | 3,282 |
04-13-2012, 10:32 AM Last Post: sshukla12 |
|
Changing Index number of tables | mv8167 | 4 | 6,963 |
08-25-2011, 08:36 PM Last Post: luth |
|
Find matching value between values in 2 tables | wheelercha | 3 | 3,432 |
01-25-2010, 08:50 PM Last Post: wheelercha |
|
2 local data tables per action? possible? | davfinly | 1 | 2,204 |
12-10-2009, 04:46 PM Last Post: Saket |
|
problems with iterations on data tables | purailin | 3 | 4,081 |
10-12-2009, 09:15 PM Last Post: jsknight1969 |