...
As all software developments, you need to test the final solution to ensure that it works as expected. The requirements doc (part of the requirements pack LINK) clearly set those expectations, on will serve to create the tools that you need to test your DHIS2 configuration or app.
...
Each /wiki/spaces/DHM/pages/34308223 candidate should follow a 3-layers testing process
...
Testing types
Tester | Tool | |
---|---|---|
Developer(s) internal testing | The solution must always be initially tested by the developer(s) | |
QA - Quality Assurance | A Quality Assurance (QA) officer should test the solution in full | Full testing matrix covering all or most cases, as specified on the testing matrix. |
UAT (User Acceptance Testing) | The final owner test and approves the solution build. |
...