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
(testing process first draft)
 
(setting fix version when closing an MDL issue)
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
# Select 'Pass test' or 'Fail test' as appropriate
# Close or reopen (if test fails) the corresponding 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:23, 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
  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