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 test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
tell me about regular expressions in QTP? where we use? give eample?
Where the text version of script file located in file system?
What all challenges you have faced during automation and how you have resolved it?
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
is it possible to add sheets to excel at runtime
How to explain a banking project in interview as a test engineer???
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is throw object?
Explain how qtp identifies objects?
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used