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

How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.

6 Answers  


IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp

2 Answers  


Where virtual objects stores results?

4 Answers  


what is the mail use of frame work(with detail). architecture for keyword driven frame work

0 Answers   Persistent,


I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance

6 Answers   Cimcon,






Explain object spy in qtp.

0 Answers  


1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?

5 Answers   HP,


what is the extension for the test version of the script?

5 Answers   TCS,


What scripting language QTP of?

4 Answers  


What is diff. between ordinal identifier INDEX and Location?

3 Answers  


hi nani my doubt is how does qtp process metrix related to software process.

0 Answers  


Give me the Example of standard check point and text check point with syntax?

3 Answers   IMI Soft, IMI Soft Engineering,


Categories