Which property do you use to retrieve or assign data into a
cell in a Data Table object?



Which property do you use to retrieve or assign data into a cell in a Data Table object?..

Answer / amarendra kothuru

Retrieve data from Datatable cell.
E.g:
var_Value = DataTable(columnname/column number,
sheetname/sheet number)

Set value to DataTable cell
E.g:
DataTable(columnname/column number, sheetname/sheet
number).Value = "value"

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

how to count the word "IS" is repeated in the application using DP

3 Answers   DST Global Solutions,


how to upload an excel sheet to quality center?

1 Answers  


Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version

0 Answers  


If some requirements r changed during the testing process ,then how can u handle this in frame work?

1 Answers  


how to open Excel sheet & write in it & save it?

1 Answers   InTech,






Explain in brief about the quicktest professional (qtp) automation object model?

0 Answers  


How many types of Parameters are available in QTP?

1 Answers  


What is a checkpoint? How many check points are there in qtp?

0 Answers  


Give the syntax to import/export xls into qtp.

0 Answers  


hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent

2 Answers  


How to integrate the qualitycenter with qtp

0 Answers   Wipro,


How do u insert an object during runtime in qtp?

2 Answers  


Categories