Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OpenIMIS is not a code Quality assurance tool therefore in order to ensure that the quality is met before doing a production release third party tool need to be use.

The test case can be defined using gherkin as described in the dedicated page, then it make it easy to deploy them in a Quality assurance tool because the precondition (Given), (When) actions and (then)result are defined.

For the release 1.4.2 of April 2020, the QA platform called Test-link http://testlink.org/ was used, the gherkin test cases are documented there https://github.com/openimis/openimis-gherkin

In order to document the test case with excel before lading them in test-link, those excel macro can be used https://github.com/MrBricodage/TestLink--ExcelMacros

We also provide Excel templates to document the test cases which can be easily imported into Gherkin. To get you started we have a list of our test cases documented here:

  • Enrolment and renewal test cases for web and mobile app

View file
nameEnrollment_TestCases_20200902.xlsm
View file
nameEnrollment_TestCases_20200727.xls

Happy Testing.