Actions

Difference between revisions of "Testing Area"

From Mahara Wiki

(Created page with "{{: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 rel...")
 
m
(23 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://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_item_testing|Manual item testing - bug reports and feature requests]]
 +
* [[Testing_Area/Manual_regression_testing|Manual regression testing]]

Revision as of 15: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