Bug 55653 - HTTP(S) Test Script Recorder should set TransactionController property "Include duration of timer and pre-post processors in generated sample" to false
Summary: HTTP(S) Test Script Recorder should set TransactionController property "Inclu...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.9
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on: 55498
Blocks:
  Show dependency tree
 
Reported: 2013-10-14 20:53 UTC by Philippe Mouawad
Modified: 2013-12-06 22:17 UTC (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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