Completed
Last Updated: 12 Feb 2014 22:14 by ADMIN
Scott
Created on: 30 Jan 2014 11:45
Type: Feature Request
0
User Defined Transaction Points in Load Scripts
Are there any future plans to add functionality whereby you can add user defined transaction or timing points into the load scripts?  For example, if you move from one screen to another etc.  I appreciate the reports give very detailed information on the individual elements that make up a page but on complex applications it can make analysis time consuming and if you are sharing the data with clients they often just want to know - does the page load within a certain time frame.
1 comment
ADMIN
Eric Lawrence
Posted on: 12 Feb 2014 22:13
The way to achieve this task today is to run your scenario as a functional test and record the traffic as a load test. Execute the load test and in parallel, execute a performance test and use the Performance test to determine the timing information of interest. The "Load Test" itself only measures network traffic and does not account for rendering time, JavaScript execution, etc.