On 22 January 2013 18:32, Adam Tong <[email protected]> wrote: > Hi, > > If all the values of summary report are calculated from the values of > jtl file, it would be good to have know what is each field in the jtl > file. > > Here my jtl file content: > > <?xml version="1.0" encoding="UTF-8"?> > <testResults version="1.2"> > <httpSample t="871" lt="871" ts="1358873272622" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-1" dt="text" by="4771"/> > <httpSample t="825" lt="825" ts="1358873272709" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-2" dt="text" by="4771"/> > <httpSample t="777" lt="777" ts="1358873272809" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-3" dt="text" by="4771"/> > <httpSample t="823" lt="823" ts="1358873272914" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-4" dt="text" by="4771"/> > <httpSample t="859" lt="859" ts="1358873273009" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-5" dt="text" by="4771"/> > <httpSample t="1034" lt="1034" ts="1358873273109" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-6" dt="text" by="4771"/> > <httpSample t="1057" lt="1057" ts="1358873273214" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-7" dt="text" by="4771"/> > <httpSample t="1003" lt="1003" ts="1358873273310" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-8" dt="text" by="4771"/> > <httpSample t="950" lt="950" ts="1358873273411" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-9" dt="text" by="4771"/> > <httpSample t="898" lt="898" ts="1358873273511" s="true" lb="HTTP > Request" rc="201" rm="Created" tn="Checkin 1-10" dt="text" by="4771"/> > > </testResults> > > Some of the fields are easy to guess but the attributes t, lt, and ts are not.
http://jmeter.apache.org/usermanual/listeners.html#attributes > Thanks you > > On Tue, Jan 22, 2013 at 12:58 PM, Adam Tong <[email protected]> wrote: >> Hi, >> >> I was able to modify the number of threeds and number of loops from >> command line. >> >> Now I need to generate a summary report from command line. >> >> The -l option gives different fileds. >> >> Is there any other way? >> >> Thank you > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
