- May 01, 2022
- admin
- 0
Approach to test Mobile Applications
- Understanding the basic functionality of the application by going through the Web application, Requirement documents.
- Write down few basic functional test cases.
- Execute the basic functional test cases.
- Install Android SDK to test the android apps.
- Install Android Emulators (Genymotion / Googles Android Player) to test the mobile application, in case if you are going to test your application using emulators.
- Install different versions of iPhone Simulators to test the iOS app.