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 / shyam
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 |
Post New Answer View All Answers
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is the extension of the qtp local repository?
how to test load test and block box testing an a web based application pls give ans briefly
What is the quicktest professional testing process?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What are the advantages of Object Repository?
what is error and fault in terms of software quality?
What is the limitation to XML Checkpoints?
When do go for loop condition in test?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What are private functions in QTP? How they can be called from the function library?
Have you used xml check point in your project? How?
how to convert 100 into hundred repees only and viceversa
How to handle dynamic objects in quicktest professional?