Hi, JMeter response time or elapsed time "measures the elapsed time from just before sending the request to just after the last response has been received." That calculation would be done before assertion and extraction.
Adding more objects to the Test Plan should not effect this calculation unless memory intensive objects like the Visual Tree Listener are added. Paul On Tue, 2 Sep 2014, at 12:36 PM, rxfillpharm wrote: > Please, does anyone know if actions not relevant to the test > increase Jmeter reported times? > > Actions such as post processors, beanshell, config elements and > controllers, user defined vars and parameters-- do they add to the test > time? > > In my test I need to read and verify responses, and extract info from > them in order > to perform the next http calls. I wondered if Jmeter includes this in > the speed. > > Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
