Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Tests.

Development:Tests: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page is currently under construction. More testing plans will be added. You are more than welcome to add any test plan. When we have enough test plans, we would like some help from the community to test each new Moodle release.
This page is currently under construction. More testing plans will be added. You are more than welcome to add any test plan. When we have enough test plans, we would like some help from the community to test each new Moodle release. If you are an '''educator''' you might find the [[Quiz module]] more helpful page on "tests".
 
This test plan is far from perfect, please feel free to correct any mistake or add some scenarios :-)


These scenarios should be run in Moodle Test Course that can be downloaded [http://download.moodle.org/testcourse/Moodle-tests-course-20060316-1232.zip here]
These scenarios should be run in Moodle Test Course that can be downloaded [http://download.moodle.org/testcourse/Moodle-tests-course-20060316-1232.zip here]
Line 18: Line 20:
* [[Tests/Resource]]
* [[Tests/Resource]]


==See also==
*[[Test]] or go directly to [[Quiz module]] for a '''student assessment test'''
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=43569 Moodle Selenium Test] forum discussion


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


[[es:Juegos de pruebas]]
[[es:Juegos de pruebas]]

Latest revision as of 08:20, 22 September 2008

This page is currently under construction. More testing plans will be added. You are more than welcome to add any test plan. When we have enough test plans, we would like some help from the community to test each new Moodle release. If you are an educator you might find the Quiz module more helpful page on "tests".

This test plan is far from perfect, please feel free to correct any mistake or add some scenarios :-)

These scenarios should be run in Moodle Test Course that can be downloaded here

Here are some general rules:

  • Test Case Naming conventions:
     [AAA] 	: 3 Alphabets that represents the module name
     [000]	: 3 Digits numbers that number the question
     [A]	: Potential actor = S: student, T: teacher, A: admin

The testing plans are categorized by modules:

See also