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
What are the different types of recording modes?
How does quicktest professional identifies the object in the application?
How can I use Call dlls in QTP ?
please any one can explain the keyword driven framework. with gmail example.
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is the latest version of qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is use of object spy?
What are the different recording modes and how do they work?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is checkpoints for qtp?