The thesis presents testing methods for the Android application. The purpose of the thesis is to learn the basic concepts and approaches to software testing and applying them in practice. The main objective is to create a software automated testing environment and to identify which testing methods are most effective. In the thesis we have focused on testing the Android application within the company product made by MESI, Ltd. The chosen testing tools have been JUnit, Mockito, and Espresso. These tools have been used to test the application’s stability and to verify that the application works as intended when integrated into the company's platform. By implementing these testing methods we hope to ensure a reliable and running operation. The end results help us discover how effective certain testing methods are, and what measures are necessary to resolve inadequate testing.
|