Hi I've a scenario for performance testing a web-based application. It has a checkout process. I want my script to be like this: Suppose 50 users hit the homepage. 25 continue to the site by logging in. 5 just add items to cart,but don't carry out the checkout process. 5 read contents of different pages. 10 concurrent users follow the whole process and carry out the checkout process.
How can i bifurcate the total number of users to accomplish different tasks using Jmeter record-playback? Thanks -- View this message in context: http://old.nabble.com/Different-number-of-concurrent-users-for-different-pages.-tp27559621p27559621.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]

