Micro Focus QTP (UFT) Forums
How to run many times the same test? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How to run many times the same test? (/Thread-How-to-run-many-times-the-same-test)



How to run many times the same test? - ModularMix - 04-17-2009

Hello everybody!

I am currently using QTP in order to run a regression test on a Web application. In fact, I'm using an existing one that I've improved, namely several SQL queries which were very slow.
Now, I want to check the execution time of the improved test, and be sure that it's faster than the previous one. That's why I want to run many iterations of my test in order to have a mean of the execution time.
I've modified the QTP general options ("File/Settings/run") to run 2 iterations, but the problem is that the test generates an only report at the end. My problem is that I would like to have a report for each iteration of the test.
Is it possible to do that in QTP?


Best regards,
Aymeric.


RE: How to run many times the same test? - Ankur - 04-18-2009

Do you mean to say you want a report while your test is already running?