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

from where we will retrieve data for data driven tests in qtp?

3 Answers  


waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?

1 Answers  


Explain process of smart Identification in QTP?

0 Answers  


difference between do while and do until ?

3 Answers   HCL,


How to Parameterize Object repository in QTP?

6 Answers   Cognizant, IIBM,






In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3

4 Answers   Broadridge,


How to open any application during Scripting in QTP?

7 Answers   Celgene, IBM,


Tell me the difference between QTP9.2, QTP9.5 and QTP10.0

1 Answers   Genpact, HSBC,


WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

9 Answers   BirlaSoft,


why text area checkpoints cannot used for web applications

0 Answers  


why can't you use excel directly in qtp. why we want to import excel data into Datatable.

1 Answers   BoA,


How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)

6 Answers   Wipro,


Categories