The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
173 views

Is there load/stress testing software that can be used for Ajax calls?

I am trying to devise a strategy for load/stress testing our web application. JUnit/JCrawler and to a lesser degree Selenium Grid can be used for our HTTP request load/stress testing. I have not ...