Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Testing of integrated issues: Difference between revisions

From MoodleDocs
setting fix version when closing an MDL issue
The testing process: adding description of what was tested
Line 8: Line 8:
# Go through the 'Ready for testing' pull requests
# Go through the 'Ready for testing' pull requests
# 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
# 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; if test fails reopen the MDL issue




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

Revision as of 13:32, 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; if test fails reopen the MDL issue