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
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
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
How to analyzing test results using quicktest professional?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Shall we add Local Repository to shared object repository,if yes,how we add
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Where can I find and view run-time data table?
Is QTP supports Unix. If yes, then how the test automation is done?
What is recovery scenario in qtp?
How many types of parameters are available in quicktest professional (qtp)?
give me the code to save all messages of inbox of gmail into a folder and notepad
Explain the Different types of QTP test assets and their extensions?
can the activities of test case design be automated?