How can we redirect QTP results in to a excel sheet after
the execution
Answer Posted / gs
write the results in datatable & export the same
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find the path of folder in which the test is saved in qtp?
Explain different checkpoints in qtp.
How to creating an output value using quicktest professional?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Is virtual object supported in low level recording mode?
For which type of projects the iterative model is not suitable?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
what are all the fileds present in object repository?
Can the user toggle between using Local OR and shared OR for the same action?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
can test automation improve test effectiveness?
What are the technics follow in writing VB script?
wht type of User defined functions or Java Releated functions do we write in VB scripting