The stress-testing tag has no wiki summary.
2
votes
1answer
159 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 ...