https://bz.apache.org/bugzilla/show_bug.cgi?id=64113

            Bug ID: 64113
           Summary: Can not run functional test from NON-GUI / CMD /
                    Command prompt mode
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_6.0.0

Regardless of any configuration, when running in non-guid mode the test results
come with <responseData> as "Non-TEXT response data, cannot record: ()"

I added following properties to user.properties, saveservice.properties:
jmeter.save.saveservice.output_format=xml
jmeter.save.saveservice.response_data=true
jmeter.save.saveservice.samplerData=true
jmeter.save.saveservice.requestHeaders=true
jmeter.save.saveservice.url=true

They made no difference.
I checked ON "functional test mode" of the jmx file. 
I provided these properties as --systemproperty and tries to use
--systemPropertyFile

Still the same.
Works only in GUI mode.

Very poor documentation on "Functional testing" topic, seems the only option is
to open in GUI mode and change parameters manually to point to the old/new API
for testing.

Desired behaviour: generate xml file as in GUI mode

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to