Good day,
I have a scenario to test the load of the application for various users performing their activities. Just logging in and clicking on some activities in their home page (not all the users will have activities). I've used Jmeter proxy to record this scenario for one user where the second thread (Call#1 has some id's (dynamic ids)) and used the same thread without modifying the test script. I found all the users are forward to the same page using the same link even when the link is not available for other users. Test Plan - Thread group - HTTP Request defaults - HTTP Cookie Manager - Http Request 1 - Login page - CSV Data set config (To parameterize Usernames/pwds) - Http Request 2 - Clicking on a link on user homepage (moreover the user homepage has some activity like, Email/Call/Direct Mail links which forward user to a different page. Kindly can any one help out, how do I proceed to make the test successful. Thanks Vijay

