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
how u will evaluate the tool for test automation?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What are the ordinal identifiers in web page?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
banking project description for software tester
What are the different attributes used with regular expression?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What are the advantages of qtp?
Difference between test object and run time object?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What are the differences between qtp and winrunner?
What is the file extension of the code file in qtp?