https://issues.apache.org/bugzilla/show_bug.cgi?id=50675

           Summary: CVS Data Set Config incompatible with Remote Start
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26565)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26565)
Test case for bug

I have a test which generates HTTP requests based on values parsed out of a
text file. For this, obviously I use a CVS Data Set Config in conjunction with
a HTTP Request.

This test works fine when run locally, but when run via Remote Start, the URLs
they request contain ${VARIABLE} instead of the variable parsed from the txt
file.

This was very surprising to me, not the least because none of the Jmeter docs
seem to mention any such restriction, and moreover because the whole internet
seems to have no mentions of anyone else having this problem. This "bug" might
be a software bug, or it might be a documentation bug. If Remote Start tests
can't use CVS values, then the docs should have a gigantic red box advertising
that.

I have attached a minimal test case. If you run it locally, notice in the
Results Tree that the requests contain values from the text file; run it remote
and notice that they contain the raw variable "${PARSED_PARAM}".

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to