You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/01/12 17:15:15 UTC

DO NOT REPLY [Bug 26063] New: - make CSVRead support multiple files

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26063>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26063

make CSVRead support multiple files

           Summary: make CSVRead support multiple files
           Product: JMeter
           Version: 1.9.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: Joerg-Cyril.Hoehle@t-systems.com


Our team designed and wrote several complex test plans. It's only afterwards 
that we discovered that JMeter would not support multiple files with CSVRead...

We wish it could.

sebb@apache.org wrote (see #26058):
For example, it might be useful if CSVRead maintained a separate internal array 
for the contents of each different file.
To allow for existing scripts which 
took advantage of the fact that only one filename was ever used, blank 
filenames could be treated as being the first and only file name. Scripts using 
non-blank dummy file names would be somewhat trickier to handle ...
-- which I don't fully understand, since the filename was a required argument. 
Therefore, purposedly using different filenames while a unique file actually got 
use was a bug in test plans

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org