How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answer Posted / harikumar
DataTable.Exportsheet("Path of the Excel File")
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
what is clean sweep?
How software automation specialist enter steps in the Expert View?
images are dynamically changes how to compare two images with out using the bitmap
Can you brief the hurdles you faced during Automation testing?
what is the difference between IE & Netscape in web testing on a log in page
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How to use parameterization in qtp?
why you have standardized functions? plzzz guys with real time exp. do answer
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is optional step in qtp? How you can add optional step in qtp?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
write script for bitmap image?
how u will evaluate the tool for test automation?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement