How to test pages that contain AJAX??
I'm running load tests, and getting an attrocious quantity of 'Internal Server' errors. The AJAX calls result in a HTTP status of 500. But only when run in ANTS, when I browse the pages using IE or FF, the very same calls result in a satisfying HTTP status of 200.
Is there some sort of special config that I have to do to use AJAX?
ANTS Load 1.75.0 Build 4
Lance
Is there some sort of special config that I have to do to use AJAX?
ANTS Load 1.75.0 Build 4
Lance
Comments
That's somewhat surprising. Normally you don't even get through the starting gate, as ANTS Load's script recorder doesn't properly record AJAX requests. Can you send your project file to support@red-gate.com? I would like to see if this is why the requests fail. If so, I think I can patch up the script recorder code for you so the AJAX calls get scripted correctly.