https://issues.apache.org/bugzilla/show_bug.cgi?id=42637

--- Comment #12 from guru <[email protected]> ---
I am emailed [email protected] to add me on subscription list but looks
like i didnt get any response.

I would really appreciate if i could get some help on assertion.

For example:
I have 100 users to test.
I run the test for 100 user in 5 seconds interval and save the response in to a
file. 

Now, I would like to do a load test with the same 100 users without 5 seconds
interval
How can I use assertion or how can i assert that the response I am getting now
during the load test matches or contains the same data before.(that was saved
to a file)

Another thing that I noticed was, when I use save response to a file. It saves
each user response to separate file. Is there a way that I can save all the
user response to one single file and later when I run the load test assert the
response with that single file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to