Actions

Difference between revisions of "Testing Area"

From Mahara Wiki

m
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{:Testing_Area/tabs}} <!-- to add further tabs, update the following page https://wiki.mahara.org/wiki/Testing/tabs ... this will automatically cascade the changes to all relevant pages -->
 
  
Here is a bunch of testing documentation for Mahara.
+
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.
 
 
This is for people who want to understand how Mahara is tested, or want to develop new tests (manual or automated) for Mahara.
 
 
 
<div align="right">__TOC__</div>
 
  
 
== Overview ==
 
== Overview ==
  
 
* [https://mahara.org/tracker/ How to submit good bug reports]
 
* [https://mahara.org/tracker/ How to submit good bug reports]
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]]
+
* [[Developer_Area/Accessibility_Checklist|Accessibility check list]]
* [[Developer_Area/Bug_Status|Bug Status Policy]]
+
* [[Developer_Area/Bug_Status|Bug status policy]]
* [[Developer_Area/Unit_Testing|Unit Testing]]
+
* [[Developer_Area/Unit_Testing|Unit testing]]
* [[Developer_Area/Behat_Testing|Behat Testing]]
+
* [[Testing_Area/Behat_Testing|Behat testing]]
* [[Testing_Area/Manual_testing|Manual Testing]]
+
* [[Testing_Area/Manual_item_testing|Manual bug / wishlist item testing]]
 +
* [[Testing_Area/Manual_regression_testing|Manual regression testing]]

Revision as of 13:08, 8 June 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