Which property do you use to retrieve or assign data into a
cell in a Data Table object?
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 |
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
what type automation is fofollowed in the project?
What is quicktest professional (qtp)?
What is the difference betweent test and component?
Did u use check points during ur work experience ?
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
How to find local host name using QTP?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Where the text version of script file located in file system?
You say it is a bug but developer say it is not a bug then what will you do?
6 Answers Hewitt, Tech Mahindra,
What is the function of Filter in QC . give with a real time example.
Diff. between keyword driven Data driven testing?