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


Please Help Members By Posting Answers For Below Questions

Can U Explain about QTP tool from older version to latest version also its differences?

1753


Whether qtp 9.0 supports Test director8.0

2362


I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????

2423


What is Unicode Compatibility?

1675


How to modify object property in qtp ?

783


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

2022


How to use checkpoints in qtp ?

786


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

864


Hai anyone please "Explain about Framework in QTP?"

1870


How many types of trigger events are there in qtp?

778


Suppose I want fail that check point? How can you do that?

872


Why is Client side image is preferred over server side image?

1684


What is the difference between qtp and selenium?

785


How to test the login page in different ways in automation testing and i need code?

1589


What is the difference in testing a client-server application and a web application?

800