Thread Group
No of threads(users) = 5
Ramp-up period = 1
Loop Count = 1
Simple Controller
Login (We entered different user id 10100,10101...)
Result Page (we are not getting response for the corresponding users)
We used the View tree listener, to view our results.
We executed the 5 thread for 20 minutes, when i tried to view the results in 'View Result tree', in the request tab i am getting the different request parameter(10100,10101..) like this.
But in the response tab when i try to view the results by using 'render html' response data is not unique for the multiple requests.
Am getting the last requests response data for all the requests.
So please anybody can help me how to get different response for different unique requests.