how to capture the run time values of web table.

Answers were Sorted based on User's Feedback



how to capture the run time values of web table...

Answer / praveen goud

WebTable will contain rows and columns(nothing but cells).
If you know from which cell you want to capture the value in
the runtime, by using GetCellData method you can do it.

Syntax:
Browser(Browser).Page(Page).WebTable(WebTable).GetCelldata(x,y)
x--> row number
y--> column number


If you have any doubt, please let me know.

Is This Answer Correct ?    6 Yes 0 No

how to capture the run time values of web table...

Answer / g

Through getroproperties

Is This Answer Correct ?    1 Yes 0 No

how to capture the run time values of web table...

Answer / baskar palani

A web table will contains number of field with it,by using
getroproperty("field name")we can retrive values from web
table.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

How can i open 5 multiple browser at once through QTP VB script

4 Answers  


Define QTP ?

10 Answers   TCS,


Tell me the QTP Advantages and Disadvatages ?

6 Answers   Accenture, CTS, GE,


Explain about the test fusion report of quicktest professional?

0 Answers  


How do you send email with attachment from outlook using qtp ?

0 Answers  


WHAT ARE THE SHORTCUT KEYS IN QTP?

4 Answers   TCS,


i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in

3 Answers   Siloka,


When Recovery scenario actually starts while testing the application?

0 Answers   SAP Labs,


Why u don’t like recording the script and writing the script

3 Answers   Wipro,


BEst INstitute for QTP & SELENIUM

1 Answers  


Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel

3 Answers   Wipro,


Hi all im having a pop up validation browser which is 20 in number, i want to close those similar pop browsers one after the other, is there any specific code for that? i tried by giving creation time & putting in a loop but it dint work? valid working answers will be greatly appreciated

2 Answers   McAfee,


Categories