Bug 55653

Summary: HTTP(S) Test Script Recorder should set TransactionController property "Include duration of timer and pre-post processors in generated sample" to false
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad, ra0077
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on: 55498    
Bug Blocks:    

Description Philippe Mouawad 2013-10-14 20:53:51 UTC
Currently as in TransactionController default value for property
"Include duration of timer and pre-post processors in generated sample"
will be set to true.

Due to upward compatibility chaning this can break existing scripts. 
So I suggest we at least change this value during recording as due to its current value and if users do not read correctly the documentation, reported response times will include processing by JMeter.
Comment 1 Philippe Mouawad 2013-10-14 21:05:47 UTC
Date: Mon Oct 14 21:00:20 2013
New Revision: 1532091

URL: http://svn.apache.org/r1532091
Log:
Bug 55653 - HTTP(S) Test Script Recorder should set TransactionController property "Include duration of timer and pre-post processors in generated sample" to false
Bugzilla Id: 55653

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:55 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3253