Testing Area: Difference between revisions
From Mahara Wiki
Rangidaymond (talk | contribs) (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...") |
No edit summary |
||
(27 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
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. | ||
==Overview== | |||
*[https://wiki.mahara.org/wiki/Accessibility Accessibility] | |||
*[https://mahara.org/tracker/ Bug Reports & Feature Requests] | |||
*[[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]] | |||
*[[Testing Area/Visual regression testing|Visual regression testing]] | |||
== | ==Manual testing checklists== | ||
* [ | *[[Testing_Area/TestingUpgrade|List 1 - Testing an upgrade]] | ||
*[[Testing_Area/TestingWebservices|List 2 - Testing webservices]] | |||
* [[ | *[[Testing_Area/TestingLayout|List 3 - Testing design / layout changes]] | ||
* [[ | *[[Testing_Area/TestingMobile|List 4 - Testing moblie issues]] | ||
* [[ |
Latest revision as of 09:51, 27 Haziran 2022
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
- Accessibility
- Bug Reports & Feature Requests
- Bug status policy
- Developers - Unit testing
- Automated functional testing - Behat testing
- Manual item testing - bug reports and feature requests
- Manual regression testing
- Visual regression testing