Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Testing: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
testing process first draft
 
setting fix version when closing an MDL issue
Línia 9: Línia 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]]

Revisió del 13:23, 11 gen 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