how do u import the test cases written in excel sheet to
qtp? and how do u generate the script in qtp for the
testcase in excel sheet? plzzzz do answer this question
thanks in advance
Answer Posted / sunita
1.goto QTP
2.datatable.Addsheet "xyz"
3.datatable.import"C:\a.xls",1,3
1 is source sheet of a.xls
3 is destination sheet of xyz
a=datatable.getsheet(3)
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what r the main attributes of test automation?
What is the difference between call to existing action and copy of an action?
Please guide me release notes of Automation once scripts are completed
What is the use of sendkeys and what are send keys
How to start recording using quicktest professional?
Hi All, How to get repeated word in string . Thanks Balaji
Explain Descriptive Programming Types with Examples?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What are the ordinal identifiers in web page?
Explain the features of quick test pro(qtp)?
What is the extension of qtp local repository?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is difference between shared and local object repository?
Explain how Selenium is different from UFT?
What is expert view and keyword view?