Skip to content

How to test the application

Isabel Costa edited this page Feb 5, 2019 · 2 revisions

Every time a new commit is merged into the develop branch an apk is released in the apk branch.

If you want to do manual testing on the application without setting up the development environment, you can download this app-debug.apk and install it on your Android device.

If you want ideas of test cases to use when testing the mobile application business logic, you can check this set of Quality Assurance test cases page from systers/mentorship-backend repository.

Resources: