Hello As output format is by default CSV, you won't have the response data. To have it you can switch to XML format (see saveservice properties) or add a View Results Tree and check all XML field in format.
Regards On Tue, Mar 14, 2017 at 12:58 PM, praveen tiwari <[email protected]> wrote: > Hi All, > > I am running a jmeter script in non-gui mode with below changes in > jmeter.properties file. > > jmeter.save.saveservice.response_data=True > jmeter.save.saveservice.samplerData=True > > After running the script, when I am trying to view the result in GUI mode > in listener "View results Tree", I am getting below values. > > *Sampler Result:* > Thread Name: Thread Group 1-1 > Sample Start: 2017-03-14 04:00:50 PDT > Load time: 458 > Connect Time: 0 > Latency: 457 > Size in bytes: 3360 > Headers size in bytes: 0 > Body size in bytes: 0 > Sample Count: 1 > Error Count: 0 > Response code: 200 > Response message: OK > > Response headers: > > > SampleResult fields: > ContentType: > DataEncoding: null > > *Request* > No data to display > > *Response date:* > Blank. > > Any help with where I am making mistake or need to configure some thing > else in Jmeter.properties? > > -- > Praveen Kumar Tiwari > -- Cordialement. Philippe Mouawad.
