Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: JMeter.

JMeter: Difference between revisions

From MoodleDocs
(add link to cvs and forum discussion)
No edit summary
Line 11: Line 11:


==See also==
==See also==
Using Moodle forum discussions
*[http://moodle.org/mod/forum/discuss.php?d=119443 Using Moodle forum discussion on Jmeter Scripts]
*[http://moodle.org/mod/forum/discuss.php?d=119443 Jmeter Scripts]
*[http://www.open.ac.uk/blogs/XHProf/?page_id=64 JMeter testplan generation Moodle plugin] developed by [http://moodle.org/user/view.php?id=264538&course=5 James Brisland]

Revision as of 09:23, 11 November 2010

Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.

There's a place in Moodle Contrib for people to share their Jmeter scripts here: http://cvs.moodle.org/contrib/tools/jmeter/

For more information about JMeter and what it could help you to stress test your Moodle installation, please see: http://jakarta.apache.org/jmeter/

For JMeter FAQ, see: http://wiki.apache.org/jakarta-jmeter/JMeterFAQ

See also