Hi all,
I want to execute the following test plan:
HTTP POST SAMPLER - PAGE01
-- GOT SLEEP TIME ST, LOOP TIMES LT (got different values every sampler)
LOOP LT TIMES
SLEEP ST
HTTP POST - PAGE02
--GOT ERROR CODE
IF ERROR CODE != 0
BREAK LOOP
But the test behavior looks unexpected, then I found 'UDVs should not
be used with functions that generate different results each time they
are called'.
http://jmeter.apache.org/usermanual/component_reference.html#User_Defined_Variables
Thanks,
Dongsheng
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org
|