I have some WPM tests that run every 5 minutes to check response time. If response time is greater than a set threshold (ie running too slow) for a period of time (say 10-15 minutes) it will trigger an alert. Is there a way to see the actual data of each transaction? For example I would like to see the actual timings recorded for TEST1 that ran at 9:00AM 9:05AM.... 9:30AM etc.
↧