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 |
What are the drawbacks of QTP?
What is Step generator in qtp? wt is the use? can u any body explain me? plz
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
What is QTP testing process?
Step 3&4 are repeated until an the object in recognised uniquely.
HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
How software tester can use constants and variables in scripts?
Tell about automation object model(Aom) in qtp?
How do you done Data-Driven Testing using MS-Word. What is the script for that
Can you list some technologies that support qtp?
Write a QTP script to print all the link names displayed in a web page
How function returns a value?