Testing of integrated issues: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) (setting fix version when closing an MDL issue) |
Helen Foster (talk | contribs) (→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
- Go through the 'Ready for testing' pull requests
- Test the new 2.0 features/fixes on the Moodle QA Testing Site
- 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