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 |
What is output value?
how you have used object libraries? plzzzzz do answer
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
In what occasion we can specify global sheet and action sheet?
how to calculate no. of repeating characters in a a string..please give me the code
What is the extension of the qtp local repository?
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
what is TOM in qtp?
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
Describe the process for writing text check point for a web application?
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.