Which property do you use to retrieve or assign data into a
cell in a Data Table object?
Answer Posted / 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 View All Answers
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What are the benefits of quick test pro(qtp)?
What are the ordinal identifiers in web page?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How are actions and functions different in QTP?
How to release all resources file from the QTP?
can test automation improve test effectiveness?
Explain the Different types of QTP test assets and their extensions?
What is the recovery scenario in qtp?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Can any suggest me what is exposure testing?
Can we record an application running on a remote machine using qtp?
How to execute a winrunner script in quicktest professional?
What is test object model in quicktest professional (qtp)?