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

How to handle recovery scenario for a application crash.write script for this.

2 Answers   Polaris, TCS,


Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me

1 Answers  


Explain the concept of how quicktest professional identifies object?

0 Answers  


I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?

2 Answers  


take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?

2 Answers   IBM,






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"

10 Answers   Aspire, MNC, Omega,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


What is Environment Variable and when we apply this in QTP?

3 Answers   TCS,


your coming from electrical backgroung..but y ur coming to software side?

0 Answers   Accenture,


What is object identification?

8 Answers   Wipro,


If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?

4 Answers  


How many ways we can parameterize data in QTP?

6 Answers   Liquid Crystal,


Categories