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
What do you to script when objects are removed from application?
How many types of run modes are there in qtp?
When using descriptive programming?
diff between qtp versions from 8.5
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
what is object and child object.. explain ..if possible give some example for better understanding ..
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Explain the new feature of UFT regarding the export of test results?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Explain different types of checkpoints?
What is ‘object spy’ and what is the function of object spy in qtp?
When to use descriptive programming?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Discuss quicktest professional environment?