Testing Area: Difference between revisions
From Mahara Wiki
Rangidaymond (talk | contribs) m (→Overview) |
Rangidaymond (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
* [[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 testing | |||
* [[Testing_Area/Manual_testing|Manual Testing]] | * [[Testing_Area/Manual_testing|Manual Testing]] |
Revision as of 16:24, 2 Haziran 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
- How to submit good bug reports note: this takes you to another site (use Back button to return)
- Accessibility Checklist
- Bug Status Policy
- Unit Testing
- Behat Testing
- Smoke testing
- Manual Testing