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 modify the text checkpoint?
what is standalone database
diff between global variables and environment variables in qtp?
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
How u will open the build automatically in QTP except using Systemutil.run command
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain QTP Testing process ?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
can we run the scripts of QTP8.2 in QTP7.0?
How you can write contexts to text file in qtp?
How to capture the Check point Value into a variable?
Hi All, How to Compare two strings character by character in QTP