Bug 36430 - Leading Zeros for Counter Values
Summary: Leading Zeros for Counter Values
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.0.3
Hardware: Other other
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 22:38 UTC by Peter Bernier
Modified: 2006-02-18 15:16 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Bernier 2005-08-30 22:38:51 UTC
Since the Counter pre-processor isn't capable of dealing with large values, it
would be nice if the Counter could add leading zeros to its value. 

Ie, if I want to generate counter values 70,000 through 70,100, I could create a
counter for 1 through 100 and indicate that I want three leading zero's. The I
could just have "7${CTR_VALUE_WITH_LEADING_ZEROES}" in my script.
Comment 1 Sebb 2006-02-19 00:16:45 UTC
Changed to long rather than int; will be in next release (or next nightly)
Comment 2 The ASF infrastructure team 2022-09-24 20:37:35 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1590