Actions

Difference between revisions of "Testing Area"

From Mahara Wiki

m
m
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
== Overview ==
 
== Overview ==
  
* [https://mahara.org/tracker/ How to submit good bug reports]
+
* [https://wiki.mahara.org/wiki/Accessibility Accessibility]
* [[Developer_Area/Accessibility_Checklist|Accessibility check list]]
+
* [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|Developers - Unit testing]]
 
* [[Developer_Area/Unit_Testing|Developers - Unit testing]]
 
* [[Testing_Area/Behat_Testing|Automated functional testing - Behat testing]]
 
* [[Testing_Area/Behat_Testing|Automated functional testing - Behat testing]]
* [[Testing_Area/Manual_item_testing|Manual bug / wishlist item testing]]
+
* [[Testing_Area/Manual_item_testing|Manual item testing - bug reports and feature requests]]
 
* [[Testing_Area/Manual_regression_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