HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ
TELL ME THE PROCEDURE.

Answers were Sorted based on User's Feedback



HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE...

Answer / 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

HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE...

Answer / rajendraprasad medepalle

To find webtable in webpage:

1. Use Object SPY.
2. Add Correspoing object to OR

How to get values from webtable:

You can user GetCelldate() or GetROPropterty("innertext")-
to get entire data in the webtable.


Thanks,
Rajendra

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.

1 Answers  


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

0 Answers  


How to create runtime property for an object?

7 Answers  


What is Step generator in qtp? wt is the use? can u any body explain me? plz

1 Answers  


How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.

3 Answers   Virtusa,






I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

3 Answers   Wipro,


How do u write a regular expression for date (dd/mm/yyyy) field?

10 Answers  


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

0 Answers   IBM,


how to get column count in datatable

3 Answers  


For what purpose to we use object repository in a application?also explain usage of obj.repository?

3 Answers  


how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)

1 Answers   ABC,


How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.

1 Answers   HP,


Categories