I create 6 thread groups. I pass a session ID as a dynamic variable under the guise of a dynamic "property" value. Each thread authenticates using the same session ID from the original login. Technically, I have done 3 threads and not 6 but that should be more application dependent than Jmeter.
On Wed, May 16, 2012 at 4:51 PM, chaitanya bhatt <[email protected]> wrote: > My test requires me to create 6 concurrent HTTP connections per > user(thread), because the MTA which my app is is running on is custom built > and maintains 6 concurrent http connections unlike 2 connections in most > contemporary browsers. Is there a parameter property which I can tweak to > simulate this property? > > Thanks > Chaitanya M Bhatt > http://performancecompetence.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
