Answer Posted / deeps
Hi,
DataTable.Export("file path")
DataTable.ExportSheet("filepath","DTsheet")
DTsheet:index or name of the sheet which u want to export
to excel file.
Ex:
Datatable.Exportsheet("c:\name.xls","name")
Datatable.exportsheet("c:\name.xls",1)
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
tell me abt a time when u had to go above &beyind the call of duty to get the job done
how do i know how to use tools
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What is action split and the purpose of using this in qtp?
How would you directly trigger javascript in a test?
How to carry out bit map check points in QTP
What are the Test design techniques you uses in ur project?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Step 3&4 are repeated until an the object in recognised uniquely.
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Is it possible to change the property value at runtime? How it is possible?
terminal services client
What are advantages of test automation?
Name the properties you would use for identifying a browser and page when using descriptive programming?