Hoe we can export TEST RESUALT IN to XL-sheet?
Answer Posted / raghunadha murthy
To Save a copy of the run-time Data Table in a specified
location.
Syntax
DataTable.Export(FileName)
Example
DataTable.Export ("C:\flights.xls")
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How to use the object spy in quicktest professional 8.0 version?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How to use actions in qtp ?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What is use of object spy?
What are the challenges u faced in testing with crm domain? How u overcome with?
Hello friends..... On which areas of an application we can not test with QTP
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
We stored into the objects OR and then write the scripting
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to modify the text checkpoint?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?