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
How can I import environment from a file on disk?
what is profile tool?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
In qtp, how you can exit for loop?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How many types of recording modes are there?
what is the structure for the data driven framework
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
In Remote acess server how u run a test?
Define Error Pane of UFT?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
• What type of testing questions will be asked for 2+ yrs exp people in interview?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
If the objects hierarchy is changing from build to build, then how you will handle that condition?