Bug 61320 - Test Action : Set duration to 0 by default
Summary: Test Action : Set duration to 0 by default
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.2
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 21:11 UTC by Philippe Mouawad
Modified: 2017-07-20 21:12 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-07-20 21:11:06 UTC
By default when creating a Test Action:
- Action is set to Pause
- Duration is not set

Test Action is frequently used with Action = Pause as a container for Scripting code as it will not generate any sample result.
This leads by default to warning:
- Duration value is empty, defaulting to 0

To avoid this, this enhancement will set default value to 0.
Comment 1 Philippe Mouawad 2017-07-20 21:12:33 UTC
Author: pmouawad
Date: Thu Jul 20 21:12:11 2017
New Revision: 1802533

URL: http://svn.apache.org/viewvc?rev=1802533&view=rev
Log:
Bug 61320 - Test Action : Set duration to 0 by default
Bugzilla Id: 61320

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/sampler/gui/TestActionGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:09 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4442