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
How to test fly out menu in qtp?
What are the 3 main stages involved in testing with qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is the purpose of loading qtp add-ins?
Suppose I want fail that check point? How can you do that?
What are the main differences of qtp and win runner?
Define Canvas view of UFT?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How does quicktest professional (qtp) identifies the object in the application?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Describe the differences between functions and actions in UFT?
Explain how to use QTP to check broken links on a page?
Generic function to search for the unique link in webtable and click on it
What is Associate Repository in QTP 9.2 ?