Comparing performance metrics between test runs
Hi all,
I know LoadComplete can be used for web and you can compare reports etc. But what about for desktop applications, mobile, etc?
We can capture performance metrics in TestComplete, but is there an automated way to compare the data between runs to see if there is an increase? Or possibly show trends across many runs?
I could probably whip something up storing info myself in a database and then running some queries, possibly piping it out to some charting plugin/software thing (and this may be the only way to go) but was just curious if anyone knows of any techniques or out-of-the-box solution that might facilitate this and not have me maintaining a code base for it (or at least maintaining a minimal one).
Maybe there's something obvious I'm missing.
Thanks for any help
m