Hello,
Can you open a bugzilla with a sample test plan ?
Thank you

On Tuesday, October 22, 2013, Robin D. Wilson wrote:

> That is exactly what I'm using (Test Fragments)...
>
> --
> Robin D. Wilson
> VOICE: 512-777-1861
>
>
>
> On Oct 21, 2013, at 6:49 PM, UBIK LOAD PACK Support <
> supp...@ubikloadpack.com <javascript:;>> wrote:
>
> Hello,
> Incompatible changes explains your issue:
>
> - jmeter.apache.org/changes.html
>
>   - In previous versions, *IncludeController *could run Test Elements
>   located inside a *Thread Group *, this behaviour ( *which was not
>   documented *) ould result in weird behaviour, it has been removed in
>   this version (see Bug
> 55464<https://issues.apache.org/bugzilla/show_bug.cgi?id=55464> ).
>   The correct way to include Test Elements is to use *Test Fragment *as
>   stated in documentation of *Include Controller *.
>
>
> Regards
> @ubikloadpack
>
> > On Tuesday, October 22, 2013, Robin D. Wilson wrote:
> >
> > I have a test that includes some test fragments using an 'Include
> > Controller', and then those test frags are used throughout the
> > thread groups by being added in a 'Module Controller'. When I load my
> > test, I get these messages in the log:
> >
> > ---------------------------------------
> >
> > 2013/10/21 18:20:33 INFO  - jmeter.gui.action.Load: Loading file:
> > X:\Tests\JMeter\WizardHome\TestSuites\Stress Test\W101 Login
> > Stress Generator_wTestFrag.jmx
> > 2013/10/21 18:20:33 INFO  - jmeter.services.FileServer: Set new
> > base='X:\Tests\JMeter\WizardHome\TestSuites\Stress Test'
> > 2013/10/21 18:20:34 INFO  - jmeter.services.FileServer: Set new
> > base='X:\Tests\JMeter\WizardHome\TestSuites\Stress Test'
> > 2013/10/21 18:20:34 INFO  - jmeter.control.IncludeController:
> > loadIncludedElements -- try to load included module:
> > X:\Tests\JMeter\WizardHome\TestSuites\Functional Units\Login.jmx
> > 2013/10/21 18:20:34 WARN  - jmeter.control.IncludeController: No Test
> > Fragment was found in included Test Plan, returning empty
> > HashTree
> > 2013/10/21 18:20:34 INFO  - jmeter.control.IncludeController:
> > loadIncludedElements -- try to load included module:
> > X:\Tests\JMeter\WizardHome\TestSuites\Functional Units\Utility\Timer.jmx
> > 2013/10/21 18:20:34 WARN  - jmeter.control.IncludeController: No Test
> > Fragment was found in included Test Plan, returning empty
> > HashTree
> > 2013/10/21 18:20:34 INFO  - jmeter.control.IncludeController:
> > loadIncludedElements -- try to load included module:
> > X:\Tests\JMeter\WizardHome\TestSuites\Functional Units\Login.jmx
> > 2013/10/21 18:20:34 WARN  - jmeter.control.IncludeController: No Test
> > Fragment was found in included Test Plan, returning empty
> > HashTree
> > 2013/10/21 18:20:34 INFO  - jmeter.control.IncludeController:
> > loadIncludedElements -- try to load included module:
> > X:\Tests\JMeter\WizardHome\TestSuites\Functional Units\Utility\Timer.jmx
> > 2013/10/21 18:20:34 WARN  - jmeter.control.IncludeController: No Test
> > Fragment was found in included Test Plan, returning empty
> > HashTree
> >
> >
> > --------------------------------------
> >
> > NOTE: The repeat of the INFO+WARN messages about trying to load the
> > IncludeController is puzzling, since there are only 2 Include
> > Controllers in the test plan... Not sure why it appears to be trying to
> > load each of them twice.
> >
> > This same test works perfectly on JMeter 2.9 (and earlier).
> >
> > FYI, the test looks like this:
> >
> >        Test Plan
> >                Setup stuff (User Defined Vars, Requests Defaults, Cookie
> > Manager, etc.)
> >
> >                "Includes" Test Fragment
> >                        Include Controller - Login.jmx
> >                        Include Controller - Timer.jmx
> >
> >                "Timer Start" Thread Group
> >                        User Parameters - "Timer Start"
> >                        Module Controller - "Timer" (from "Includes/Timer"
> > module above)
> >
> >                "Login" Thread Group
> >                        User Parameters - "Login"
> >                        Module Controller - "Login" (from "Includes/Login"
> > module above)
> >
> >                "Timer End" Thread Group
> >                        User Parameters - "Timer End"
> >                        Module Controller - "Timer" (from "Includes/Timer"
> > module above)
> >                Tree Listene> To unsubscribe, e-mail:
> user-unsubscr...@jmeter.apache.org <javascript:;> <javascript:;>
> > For additional commands, e-mail: user-h...@jmeter.apache.org<javascript:;>
> <javascript:;>
> >
> >
>
> --
>
> Regards
> Ubik Load Pack <http://ubikloadpack.com> Team
> Follow us on Twitter <http://twitter.com/ubikloadpack>
>
>
> Cordialement
> L'équipe Ubik Load Pack <http://ubikloadpack.com>
> Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org <javascript:;>
> For additional commands, e-mail: user-h...@jmeter.apache.org<javascript:;>
>
>

-- 
Cordialement.
Philippe Mouawad.

Reply via email to