0

I have a game website to do the load testing, but I need to do load testing of scoreboard, which is an Ajax call and changes dynamically.

I have tried to do this by using Groovy language and jsr223 sampler, but it's not working. Then I tried using the web driver sampler. I am unable to do it in both cases. By using the web driver, a new browser gets launched every time and it's unable to do load testing by simulating 100 or more users.

Is there any way to do this?

Tony DiNitto
  • 1,244
  • 1
  • 16
  • 28
Nidhi Gupta
  • 21
  • 1
  • 3

1 Answers1

0

Please take an help from below: https://blazemeter.com/blog/how-load-test-ajaxxhr-enabled-sites-jmeter

Performance Testing of AJAX calls via JMeter

Community
  • 1
  • 1