I'm trying to access a page which contains a table. That table contains a list of columns like Sl.No, batch code, batch id. This table contains total 9 batches in a page.
The Sl.No. is a hyper link. When i click that hyper link one batch will be accessed. I'm trying to record first time in JMeter by accessing one batch. This will pass BatchCode and BatchId to the url. I'm able to see at the url registered in JMeter. Now my problem is, I want to do the same for 100 concurrent users accessing different batches like 50 users accessing batch no.5 and 20 users accessing batch no.8 like in that way. That can be happened if we pass the batchcode and batchid dynamically. There is no restriction that particual number of users should access particular id. Though the issue is little bit confusing,I think i'm successful in explaining the issue. Can anybody has solution for this issue.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

