There is web page with the webtable,this contains some
data, how do you manipulate the data.

Answers were Sorted based on User's Feedback



There is web page with the webtable,this contains some data, how do you manipulate the data...

Answer / khemlal sinha

there are two ways you can use to Get the Data from webtable

1. Use getcelldata method to get the cell data row and
column.
2. If you want to see difference in expected and actual
result then use Table checkpoint.

If you can specify your question clearly then i answer you
in better way

-Khem


Is This Answer Correct ?    7 Yes 0 No

There is web page with the webtable,this contains some data, how do you manipulate the data...

Answer / chanti

we have two methods to get the data from webtable

1)getrowwithcelltext(we can get the rownum )

syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getrowwithcelltext("text")

2)getcelldata

syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getcelldata(rownum,colnum)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

If I change the object name in one action will it be updated in all the actions? Or not?

0 Answers  


What is test object model in QTP ?

8 Answers  


What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...

1 Answers   Navis,


how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)

2 Answers   HCL,


How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?

1 Answers  


To which environments does quicktest professional supports?

0 Answers  


When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?

4 Answers   Accenture,


what is the process to follow between writing the test cases & then atomating it?

1 Answers  


do you prepared framework,pls answer this

1 Answers  


Which scripting language used by quicktest professional (qtp)?

0 Answers  


Can you tell me any books or websites to learn VB Script for QTP ??

1 Answers  


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

0 Answers  


Categories