Hi Rashmi, I don't know if I understand correctly what you want to accomplish, so perhaps I'm completely giving the wrong answer ;-)
Do you have two thread groups with the same transactionnames in it? All the listeners report the scope they are in. For example the following testplan: Test Plan ...Aggregate Report #1 ...Thread 1 (5 users, loop 10) ......Transaction1 ......Transaction2 ......Transaction3 ......Aggregate Report #2 ...Thread 2 (10 users, loop 10) ......Transaction1 ......Transaction2 ......Transaction3 ......Aggregate Report #3 After running the test the aggregated reports are: Aggregate Report #1 Transaction1 150 samples Transaction2 150 samples Transaction3 150 samples Aggregate Report #2 Transaction1 50 samples Transaction2 50 samples Transaction3 50 samples Aggregate Report #3 Transaction1 100 samples Transaction2 100 samples Transaction3 100 samples Kind Regards, Sander -- View this message in context: http://jmeter.512774.n5.nabble.com/Cutomising-Aggregate-Report-tp3243844p3244719.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]

