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).
Answers were Sorted based on User's Feedback
Hi I can divide ur question in to 3 parts
1. for xls file
2. for xml file
3. for doc file
1. For xls it is
GetCellData (Row, Column)
2. For XML
XMLFile(description).GetData
3. For Doc file it is
ReadLine( )
Any more querys in this then feel free to mail me to
testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / 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 |
wht is Driver in Integration testing. Anubody can answers it
how qtp will recognise if application is run on many browsers
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
What is qtpro? What is quick test pro? What is a quick test professional?
Could you please explain me about QTP framework.
Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?
How many types of recording modes in qtp? Which will be used when?
we have 5 default properties we want add more Default property in Object Repository how to add the property
Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri
What is the default add-ins in qtp?
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
How to supress warnings from the "Test results page"?