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 |
How to convert manual test cases to automated testcases
why we are using environment variables instead of global variables?
What does VBS file contain...??? what is VBS file.. ???
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
Without using gui map editor we can recognize the application in winrunner ?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
Hi cud you plz answer my question.. what is the size of Object Repository?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
When you open QTP, how many sheets you can see?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
what is advantage of descripting programming in QTP?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?