Forum Discussion
Hi,
The order should be:
1. aqPerformance.Start()
2. click button to lauch application
3. wait until application is visible
4. aqPerformance.Check(100)
Hi Baxatob,
Thanks for your input, in my Case I want to measure the exact time how long the tested app. takes to be visible after button click, I still think my order is correct, in your order you also involve performance time of click event.
Kind Regards,
Lee
- Colin_McCrae9 years agoCommunity Hero
exact time how long the tested app. takes to be visible after button click on the current hardware setup
I fixed that for you. :smileywink:
(Reasoning outlined further up. Trust me, I've dealt with people moaning about application performance only to discover they're running it on junk hardware with about a million other things running at the same time .....)
- Colin_McCrae9 years agoCommunity Hero
.
(Double post - removed)