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

QA testing: Difference between revisions

From MoodleDocs
(Shifted to dev docs)
(words for non DEV people)
Line 1: Line 1:
{{Moved_to_dev_docs}}
Quality Assurance (QA) tests look at the functionality of Moodle from a user's point of view.
 
Real users systematically try each feature in Moodle and test that it works in the current version of the Moodle code.
 
These tests are repeated in series of cycles, usually just before major releases.  Developers and volunteer testers communicate through [[Tracker]] on what they find.  More information can be found in the Development page also called [https://docs.moodle.org/dev/QA_testing QA testing].

Revision as of 16:20, 8 August 2011

Quality Assurance (QA) tests look at the functionality of Moodle from a user's point of view.

Real users systematically try each feature in Moodle and test that it works in the current version of the Moodle code.

These tests are repeated in series of cycles, usually just before major releases. Developers and volunteer testers communicate through Tracker on what they find. More information can be found in the Development page also called QA testing.