Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement CSV Data Set Config skip first row containing headers #3026

Closed
asfimport opened this issue Jan 8, 2013 · 2 comments
Closed

Improvement CSV Data Set Config skip first row containing headers #3026

asfimport opened this issue Jan 8, 2013 · 2 comments

Comments

@asfimport
Copy link
Collaborator

Matteo Turra (Bug 54389):
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.

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

Matteo Turra (migrated from Bugzilla):
I saw this bug and I marked this as duplicate. But I didn't understand where I can specify this option!

This bug has been marked as a duplicate of #2390

@asfimport
Copy link
Collaborator Author

Matteo Turra (migrated from Bugzilla):
If no variables name are specified the header name of the first line are used!

From docs:
"Versions of JMeter after 2.3.4 support CSV files which have a header line defining the column names. To enable this, leave the "Variable Names" field empty. The correct delimiter must be provided."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant