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 |
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
1.how can we report the QTP test result in a different excel sheet 2.
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
how do u handle an object with out name in our application using QTP 9.2?
Why do we use breakpoints in QTP?
without Qtp features can we automated?
· What should test in BANKING DOMAIN application ?
what r the main benefits of automation?
why don’t use real time they r not using check points
Syntax for how to call one script from another and Syntax to call one "Action" in another?
Explain qtp(quick test professional)?
what is the command (keyboard command) to swith from expert view to key word view