Greetings all.
I have been working with JMeter to benchmark a development Moodle setup. I have successfully configured it to login to the Moodle system, but I am having trouble getting it to properly retrieve Course listings. I believe the problem is that when it tries to pull the course listings it is not authenticating first, but I cannot figure out how to set the Course listing test to authenticate first. I have attached my configuration file in case anyone cares to mull over it and hopefully tell me where I'm missing something.
Any assistance with this issue would be greatly appreciated.
Some trouble using JMeter to benchmark Moodle
Number of replies: 1Re: Some trouble using JMeter to benchmark Moodle
Have a look at the JMeter script in CVS, it logs in and then reads forum posts.
http://cvs.moodle.org/contrib/tools/jmeter/LoginForumView.jmx?view=log
You should be able to use the authentication code from there
http://cvs.moodle.org/contrib/tools/jmeter/LoginForumView.jmx?view=log
You should be able to use the authentication code from there