Forum Discussion
- Colin_McCraeCommunity Hero
Depends what you mean by "performance testing".
People have all sorts of different ideas of what this encompasses.
If you're talking multiple, concurrent, users hitting a centralised server, then TC is probably not the tool to use. (It can be done, but it's not really designed for it and the license costs go up quickly for multiple users. Dedicated performance tools are more suited to this.)
If it's the above, but only for a single user, just add some timers around the response areas. Then it's doable.
If it's things like CPU and memory profiling during a run, then TC has performance counters built in for that.
- thoutamNew Contributor
can we do Performance testing on Test Complete using Windows based application?
- Colin_McCraeCommunity Hero
** I've merged in your identical post from the Desktop Testing forum. Please don't post the same question in multiple forums. It's not helpful. **