Hi All,
I'm Akshaya here, could anybody please help me regarding
how to import the excel sheet to run time datatable. But
Pl. keep it in your knowledge is that excel sheet is opened.
Thanks,
Akshaya Madali
9823213538
Answer Posted / siraj
FOR IMPORTING PARTICULAR SHEET FROM THE EXCEL BOOK.
--------------------------------------------------
Datatable.importsheet "D:\test1.xls",1,1
FOR IMPORTING WHOLE EXCEL BOOK(DEFAULT 3 SHEETS)
------------------------------------------------
Datatable.import "D:\test1.xls"
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the keyword view and expert view in qtp?
What are the advantages of Object Repository?
how can we do the frame work in qtp
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
What is the limitation to XML Checkpoints?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How to use Environment parameterization? Explain with an example.
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Is virtual object supported in low level recording mode?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What are the different attribute used with regular expression?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
What are private functions in QTP? How they can be called from the function library?
How do you know the location Id of an object if you know its index id?
Is it possible to call from one action to another action in qtp?