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

Development:Testing: Difference between revisions

From MoodleDocs
(→‎The testing process: adding description of what was tested)
(setting yourself as QA assignee)
Line 9: Line 9:
# Test the new 2.0 features/fixes on the [http://qa.moodle.net/ Moodle QA Testing Site]
# Test the new 2.0 features/fixes on the [http://qa.moodle.net/ Moodle QA Testing Site]
# Select 'Pass test' or 'Fail test' as appropriate, adding a short description of what was tested if not obvious
# Select 'Pass test' or 'Fail test' as appropriate, adding a short description of what was tested if not obvious
# If test passes, close the corresponding MDL issue, setting a fix version of the next unreleased version; if test fails reopen the MDL issue
# If test passes, close the corresponding MDL issue, setting a fix version of the next unreleased version and yourself as QA assignee; if test fails reopen the MDL issue




[[Category:Quality Assurance]]
[[Category:Quality Assurance]]

Revision as of 14:14, 11 January 2011

Note: This page is for analysing and developing our weekly testing of code added to the integration server. It is a work-in-progress. Comments or suggestions are welcome! Please use the page comments.


Testing is an important part of the Moodle development process.

The testing process

  1. Go through the 'Ready for testing' pull requests
  2. Test the new 2.0 features/fixes on the Moodle QA Testing Site
  3. Select 'Pass test' or 'Fail test' as appropriate, adding a short description of what was tested if not obvious
  4. If test passes, close the corresponding MDL issue, setting a fix version of the next unreleased version and yourself as QA assignee; if test fails reopen the MDL issue