anarchistx
Programmer
Hello everybody,
I would like to know which is better to use, transactions or built-in timers like Seconds in QTP?
I am trying to measure the execution time of a webmail app when a user clicks on FROM. It'll organize all the emails and sort them.
I've used transactions and it came out to 6.3 seconds. I used the timer Seconds, and it came out to 6 seconds. My question is which is the standard method for measuring response time?
Thanks a lot
I would like to know which is better to use, transactions or built-in timers like Seconds in QTP?
I am trying to measure the execution time of a webmail app when a user clicks on FROM. It'll organize all the emails and sort them.
I've used transactions and it came out to 6.3 seconds. I used the timer Seconds, and it came out to 6 seconds. My question is which is the standard method for measuring response time?
Thanks a lot