Hi Ishara, I think you should be able to get the output by following below steps.
- Add a Listener > "View result tree" element to your script - provide a full file path to "Write results to file / read from file" then when you run the script jmeter should write the responses to the file. Please note that writing responses to file will slow the process and also will increase the result file size. To view the results, once your script completed - open a jemter window and add a new Listener > "View result tree" element - Browse your result file to the same "Write results to file text box / read from file" this might take some time if the result file is huge. Hope this will help you. Thanks *Dinesh J. Weerakkody* Software Engineer WSO2 Inc. lean | enterprise | middleware M : +94 727 868676 | E : [email protected] | W : www.wso2.com On Wed, Jan 20, 2016 at 2:55 PM, Ishara Cooray <[email protected]> wrote: > I am running a load test by using a jmeter script in non gui mode. > > I use the following command to run the JMeter in non gui mode and result > is stored in a file Test.jtl > *sh jmeter.sh -n -t ThreadGroup.jmx -l Test.jtl* > > Sample data written to Test.jtl is as below and there it does not print > response data. Is there a way to get printed the response data as well may > be by altering jmeter script or above command? > > Any help would be appreciated. > > > > > > *1453272193899,231,HTTP Request-staging-qqq-customer1,200,OK,Thread Group > two 1-6,text,true,466,2311453272193927,227,HTTP > Request-staging-TT2-customer1,503,Service Unavailable,Thread Group two > 1-1,text,false,751,2271453272193963,222,HTTP > Request-staging-TT2-customer1,503,Service Unavailable,Thread Group two > 1-2,text,false,604,2221453272194026,238,HTTP > Request-staging-TT1-customer1,200,OK,Thread Group two > 1-3,text,true,448,2381453272194131,233,HTTP > Request-staging-qqq-customer2,200,OK,Thread Group two 1-6,text,true,466,233* > > > Thanks & Regards. > Ishara Cooray > Senior Software Engineer > Mobile : +9477 262 9512 > WSO2, Inc. | http://wso2.com/ > Lean . Enterprise . Middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
