Micro Focus QTP (UFT) Forums

Full Version: How to run many times the same test?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Do you mean to say you want a report while your test is already running?