Bug 59328 - Better tooltip for Variable Names in CSVDataSet
Summary: Better tooltip for Variable Names in CSVDataSet
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 20:09 UTC by Antonio Gomes Rodrigues
Modified: 2016-04-14 20:30 UTC (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes Rodrigues 2016-04-14 20:09:51 UTC
Hi,

in CSVDataSet if the variable name field is empty, then the first line of the file is read and interpreted as the list of column names.

It's a great feature but we need to read the doc to have the information.

I propose to put this information in the tooltip.

Second modification is to remove "Separate by commas" because this information is already in the display name.

Antonio
Comment 1 Antonio Gomes Rodrigues 2016-04-14 20:12:43 UTC
PR 195 commited

Antonio
Comment 2 Philippe Mouawad 2016-04-14 20:30:18 UTC
Date: Thu Apr 14 20:29:31 2016
New Revision: 1739185

URL: http://svn.apache.org/viewvc?rev=1739185&view=rev
Log:
Bug 59328 - Better tooltip for Variable Names in CSVDataSet
Contributed by Antonio Gomes Rodrigues
#resolve #195
Bugzilla Id: 59328

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_de.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_es.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_fr.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_pl.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_pt_BR.properties
    jmeter/trunk/src/components/org/apache/jmeter/config/CSVDataSetResources_tr.properties
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3944