Actions

Difference between revisions of "Testing Area"

From Mahara Wiki

(23 intermediate revisions by 3 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.
+
== Overview ==
  
<div align="right">__TOC__</div>
+
* [https://wiki.mahara.org/wiki/Accessibility Accessibility]
 
+
* [https://mahara.org/tracker/ Bug Reports & Feature Requests]
== Overview ==
+
* [[Developer_Area/Bug_Status|Bug status policy]]
 +
* [[Developer_Area/Unit_Testing|Developers - Unit 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]]
  
* [https://mahara.org/tracker/ How to submit good bug reports]
+
==Manual testing checklists==
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]]
+
* [[Testing_Area/TestingUpgrade|List 1 - Testing an upgrade]]
* [[Developer_Area/Bug_Status|Bug Status Policy]]
+
* [[Testing_Area/TestingWebservices|List 2 - Testing webservices]]
* [[Developer_Area/Unit_Testing|Unit Testing]]
+
* [[Testing_Area/TestingLayout|List 3 - Testing design / layout changes]]
* [[Developer_Area/Behat_Testing|Behat Testing]]
+
* [[Testing_Area/TestingMobile|List 4 - Testing moblie issues]]
* [[Testing_Area/Manual_Testing|Manual Testing]]
 

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

Manual testing checklists