On 22/07/2009, Tech Newbie <[email protected]> wrote: > I have a test plan with 2 thread groups. I want to monitor the progress of a > run in non-gui mode with the summariser. Is there a way to configure the > summariser to only record transactions response times from only one of the 2 > thread groups and not both?
Add a Summariser to the appropriate thread-group. > I tried putting the 2 thread groups into 2 test plans and create each its > own properties with unique names for the summariser. The problem is that the > 2 thread groups each invokes a different java class which share static data > amongst themselves. When I use 2 test plans, the 2 groups can't share static > data anymore. I think this is because 2 test plans => 2 jmeter instances => > 2 JVMs? > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

