Actions

Difference between revisions of "Testing Area"

From Mahara Wiki

m
(16 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
== Overview ==
 
== Overview ==
  
* [https://mahara.org/tracker/ How to submit good bug reports] note: this takes you to another site (use Back button to return)
+
* [https://wiki.mahara.org/wiki/Accessibility Accessibility]
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]]
+
* [https://mahara.org/tracker/ Bug Reports & Feature Requests]
* [[Developer_Area/Bug_Status|Bug Status Policy]]
+
* [[Developer_Area/Bug_Status|Bug status policy]]
* [[Developer_Area/Unit_Testing|Unit Testing]]
+
* [[Developer_Area/Unit_Testing|Developers - Unit testing]]
* [[Developer_Area/Behat_Testing|Behat Testing]]
+
* [[Testing_Area/Behat_Testing|Automated functional testing - Behat testing]]
* [[Testing_Area/Manual_testing|Manual Bug Testing]]
+
* [[Testing_Area/Manual_item_testing|Manual item testing - bug reports and feature requests]]
* [[Testing_Area/Manual_testing|Manual Regression Testing]]
+
* [[Testing_Area/Manual_regression_testing|Manual regression testing]]

Revision as of 16:25, 21 August 2020

Here is a bunch of testing documentation for Mahara. This is for people who want to understand how Mahara is tested, or want to develop new tests (manual or automated) for Mahara.

Overview