https://bz.apache.org/bugzilla/show_bug.cgi?id=57995
Bug ID: 57995
Summary: HTTP Sampler to use FileServer
Product: JMeter
Version: 2.13
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Through my investigations of file uploads in JMeter I found that Post
Files do not use FileServer, thus unable to work correctly with paths
relative to JMX location.
I see good value in this feature of paths relative to JMX location.
Otherwise it is quite painful to operate test plans with resource files.
One more thing is that CSV Data Set works fine because it uses
FileServer, so we're inconsistent: one component works with files in one
way, another works other way...
Proposed changes: https://github.com/apache/jmeter/pull/23/files
--
You are receiving this mail because:
You are the assignee for the bug.