Bug 54131

Summary: ForEach Controller : Add start and end index for looping over variables
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Test plan showing usage

Description Philippe Mouawad 2012-11-10 15:59:38 UTC
I have a use case where I get a regexp returning a set of products.
I need to ignore the first one for next HTTP samples.
Comment 1 Philippe Mouawad 2012-11-10 16:07:17 UTC
Date: Sat Nov 10 16:06:20 2012
New Revision: 1407842

URL: http://svn.apache.org/viewvc?rev=1407842&view=rev
Log:
Bug 54131 - ForEach Controller : Add start and end index for looping over variables
Bugzilla Id: 54131

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/ForeachController.java
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/ForeachControlPanel.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 Philippe Mouawad 2012-11-10 16:13:06 UTC
Created attachment 29581 [details]
Test plan showing usage
Comment 3 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2976