can u write Script to do Data Driven Testing throuh
Externel & internel XL Sheet
Answer Posted / rohit sharma
Ya, we can do it..
Following are the commands you can use to add, import,
export sheet to QTP.
datatable.AddSheet(sheet)
datatable.ExportSheet(filename, sourcesheet)
datatable.ImportSheet(filename, sourcesheet, destinationsheet)
Rohit Sharma
er.s.rohit@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In qtp, explain what is keyword driven automation framework?
what is the frame work in J-meter?
To which environments does quicktest professional supports?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What is a reusable action?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is accessibility check point?
Approach for Installation,comaptibility,system testing
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Which environments are supported by hp qtp?
Brief the process of testing with UFT?
how to test load test and block box testing an a web based application pls give ans briefly
How to define array in qtp?