In a webtable,a list of values are there,rightnow one
values shows,later random another values shows,but how to
retrieve the random value in webtable.



In a webtable,a list of values are there,rightnow one values shows,later random another values sho..

Answer / kavitapriyacr

If the values changes after each criteria/Click then
1. Get the Total number of columns and rows in the table
after you click/ entering criteria.
2. Fetch the each cell data as:
data=Browser().Page().WebTable().GetCellData(row,column)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

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,


Difference between keyword driven test and DDT?

1 Answers  


Shall we add Local Repository to shared object repository,if yes,how we add

4 Answers  


Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?

6 Answers  


QTP script is not working on other's machine..

0 Answers  






What is meant by Pseudo Code?

5 Answers   Satyam,


how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

3 Answers   Aspire,


what is Property......End Property loop? how to write sript for it in QTP

0 Answers  


how you will do cookie testing using QTP?

2 Answers  


Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable

3 Answers   HP,


Can we create user defined functions in qtp?

0 Answers  


What is the difference between QTP 8.2 and QTP 9.2

1 Answers  


Categories