leeasdf9
9 years agoFrequent Contributor
performance measurement with high accurrency requirement
Hi,
We have a performance requirement for our tested application that requires performance with high accurrency such as:
Test steps:
1. click button to lauch application
2. aqPerformance.Start()
3. wait until application is visible
4. aqPerformance.Stop()
Expected result:
appliation is lauched within 0.1 sec.
The question is whether testcomplete is suitable for such performance check? As far as we know its impossible to get the value under 0.1 sec with testcomplete.
Because object spy also needs time to detect object on step 3, it takes at least 0.5 sec.
Can somebody tell me whether TC is designed for such high accurrency performance checks.
Br,
Lee