Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web tables
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi,

I want know about the webtables in qtp.
what is the use of webtables and why we use web tables in qtp.
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
Please ref to HTML regarding the WebTable, then you can understand the concept
Thanks,
SUpputuri
Reply
#3
Solved: 10 Years, 9 Months, 1 Week ago
can u tell me how we retreive the data from webtables using qtp

dinesh reddy
9738703108
Reply
#4
Solved: 10 Years, 9 Months, 1 Week ago
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 Smile

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 Smile
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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to read data tables in DBVisualizer sqadri 1 2,874 04-13-2012, 10:32 AM
Last Post: sshukla12
  Changing Index number of tables mv8167 4 6,474 08-25-2011, 08:36 PM
Last Post: luth
  Find matching value between values in 2 tables wheelercha 3 2,956 01-25-2010, 08:50 PM
Last Post: wheelercha
  2 local data tables per action? possible? davfinly 1 1,939 12-10-2009, 04:46 PM
Last Post: Saket
  problems with iterations on data tables purailin 3 3,529 10-12-2009, 09:15 PM
Last Post: jsknight1969

Forum Jump:


Users browsing this thread: 1 Guest(s)