https://issues.apache.org/bugzilla/show_bug.cgi?id=51053
Summary: 'SampleResult.setResponseData("xyz");' in BeanShell
Assertion has side effect on later BeanShell Samplers
Product: JMeter
Version: Nightly (Please specify date)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26877)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26877)
BeanShellError.jmx
in the attached .jmx ,
the "Check CSV File" BeanShell Assertion
sets 'SampleResult.setResponseData("xyz");
in the subsequent "Bsh 2" BeanShell Sampler, the
SampleResult.setResponseData(msg);
has no effect, but each time the sampler is called the
'SampleResult.setResponseData("xyz"); vorm the Assertion gets into the
"Response Data" tab
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]