15 years ago
Performance regression
Hello I am using AQTime as performance profiler to optimize slow parts of our c++ application. But now we need some tool for performance regression testing. Is it possible to use AQTime as measure...
Hi Alex,
The time measured by AQtime depends solely on your application's behavior. If it takes the same time to execute the needed actions, there will be no changes in the measured results. As for comparing results, AQtime provides a special feature for that. Please see the "Comparing and Merging Results" help topic ( http://www.automatedqa.com/support/viewarticle.aspx?aid=125 ) for more information.