On 26/12/2009, bpramod <[email protected]> wrote: > > Hi, > > I am having this problem of the sum mismatch between sample & httpsample.
I assume the "sample" is a Transaction Controller. Note that this includes any timers or other delays between samples. > For example, in the below snippet, I would expect total sum of t's in > httpSample nearly equal to sample's t. But in my case, it differs by a huge > margin. Can somebody please help me in analyzing this issue? > > <sample t="35610" lt="0" ts="1260892415434" s="true" lb="Shopping Cycle" > rc="200 > " rm="Number of samples in transaction : 6, number of failing samples : 0" > tn="T > hread Group 1-9" dt="" by="163111"> > <httpSample t="234" lt="158" ts="1260892420437" s="true" > lb="/crane/home.view" > rc="200" rm="OK" tn="Thread Group 1-9" dt="text" by="73727"/> > <httpSample t="8" lt="8" ts="1260892425677" s="true" > lb="/crane/airportLookup. > action" rc="200" rm="OK" tn="Thread Group 1-9" dt="text" by="25"/> > <httpSample t="8" lt="8" ts="1260892430687" s="true" > lb="/crane/airportLookup. > action" rc="200" rm="OK" tn="Thread Group 1-9" dt="text" by="27"/> > <httpSample t="4126" lt="4126" ts="1260892435697" s="true" > lb="/crane/flightSe > arch.action" rc="200" rm="OK" tn="Thread Group 1-9" dt="" by="38"/> > <httpSample t="171" lt="96" ts="1260892444827" s="true" > lb="/crane/select.view > " rc="200" rm="OK" tn="Thread Group 1-9" dt="text" by="76016"/> > <httpSample t="37" lt="36" ts="1260892451007" s="true" > lb="/crane/flightsList. > action" rc="200" rm="OK" tn="Thread Group 1-9" dt="text" by="13278"> > <assertionResult> > <name>Response Assertion</name> > <failure>false</failure> > <error>false</error> > </assertionResult> > </httpSample> > </sample> > > Regards, > Pramod > > -- > View this message in context: > http://old.nabble.com/Total-time-mismatch-between-sample---httpsample-tp26927142p26927142.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

