https://issues.apache.org/bugzilla/show_bug.cgi?id=54389
Bug ID: 54389
Summary: Improvement CSV Data Set Config skip first row
containing headers
Product: JMeter
Version: 2.8
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
I use a JDBC request in a Setup Thread group to get username and password used
in my test.
The username/password are written in a temporary file using "Save Responses to
a file" component then read via "CSV Data Set Config" component.
Headers of the query are written in the first line of the created file.T
There is no flag to instruct CVS Data Set Config component to skip the header
line.
Nor is possible to prevent to write the header on the results.
--
You are receiving this mail because:
You are the assignee for the bug.