Hi All
As per the requirements i have to copy the data from word
document to excel sheet using the QTP
Note : Data in word document is in tabular format i.e there
is 80 rows and 5 columns table
Can any body provide code for this ?
Thanks in advance
Regards
Test123Test
Answer / ajreddy
first u have to import to the the datatable than u can
export to excel sheet
| Is This Answer Correct ? | 0 Yes | 0 No |
How to release all resources file from the QTP?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
Will down time for server and content maintenance/upgrades be allowed? how much?
What is the difference between a Function and Procedure in QTP?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
How to get the run time object property without using GetROProperty
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?