How open an excel sheet in QTP(not a run time )?
Answer Posted / bhavani
set excel=createobject("Excel.Application")
set wb=excel.workbooks.open "path of eccelsheet"
set ws=wb.worksheets "sheetname"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is description object?
How to handle dynamic objects in quicktest professional?
Have you used xml check point in your project?
What are the Test design techniques you uses in ur project?
Hi All, I need code for how to execute qtp scripts from excell sheet
Mention the different actions types of qtp.
How to test login module with different username and password by using data driven testing in QTP?
Where to use Property Let, Property Get, Property Set in UFT
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
how to acess a test in RSA?
How will you handle java tree in qtp?
What is the registration process and examination fees?
What is quicktest professional?
What is qtpro? What is quick test pro?
What is the difference between analog and low level recording?