Simulating AJAX with Jmeter. This article is a extension to an existing article by Deepak Shetty.
Few pointer before I proceed:
1. We are not trying to execute Javascript using Jmeter
2. We are not simulating actual browser AJAX behavior.
3. What we are trying here is to simulate the parallel...