Hi, how can we retrieve a specific value from Excel Sheet
(Not datatable. for externel file).i mean to say from .xls
file.
and also tell me from xml file and .doc file.
and how can u parameterize ur script from .xls file.(Not
data table).
Answer Posted / nidhi jain
first you need to import datatable
Datatable.import("datatablename with path")
after importing table you need to call get method
Datatable.getCellData('columnname','datatable type')
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain how you can delete excel file in qtp?
How to change the priorities of the recovery scenario properties?
Difference between test object and run time object?
How to execute a winrunner script in quicktest professional?
What is the process of synchronizing qtp and aut?
What ate the Technologies supported by QTP?
terminal services client
Plz Explain AUTOMATION REFERENCE MODEL?
How you are developing the script? Using record and play back or manual?
what frame work you are following?
What is the parameterization? Give one example?
wt is the use of multiple questions in QTP
What is contained in the object repository?
What are private functions in QTP? How they can be called from the function library?
How to execute a winrunner script in quicktest professional (qtp)?