hi a) does it work even once i.e. for a single user does your script work? If not - then save the entire response - debug your script whatever b) if it fails at random (it might always be failing for the same user or something in which cause its same as a) ), under load then you have no way out of saving the response and discarding the performance of your tests
But like I said even 1 dynamic value causes your test to fail - it might not be what you are looking for. regards deepak On Mon, Jun 24, 2013 at 3:21 PM, umesh prajapati <praumes...@gmail.com>wrote: > Hi Deepak, > > I am running the test for very large amout of users. So, I would like to > make sure that the response I am getting during the load test exactly > matches the responses I am getting when I run the test with 5 seconds delay > per request >