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
How many number of actions possible in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
assume i have few url link how will i dynamically call then using descriptive programming?
Hai anyone please "Explain about Framework in QTP?"
What is the difference between qtp and selenium?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
please post the interview questions for QA position in FACTSET
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How smart identification works in qtp ?
How does you test a weblink which is changing dynamically?
how to test use the quality control .how to verify the image verification
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What are main panes available in qtp test browser?
Explain advantages and disadvantages of ddf?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage