Actions

Testing: Difference between revisions

From Mahara Wiki

mNo edit summary
 
(3 intermediate revisions by the same user 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. This is for people who want to understand how Mahara is tested, or want to develop new tests (manual or automated) 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.
 
<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] note: this takes you to another site (use Back button to return)
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]]
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]]
* [[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]]
* [[Developer_Area/Behat_Testing|Behat Testing]]
* Smoke tests
* [[Testing_Area/Manual_testing|Manual Testing]]

Latest revision as of 15:59, 29 Mayıs 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