Mobile application types,
- Web mobile.
 - Native applications.
 - Hybrid applications.
 
Mobile testing types,
- Security testing.
 - Accessibility testing.
 - Performance testing (not only the application performance but need to check battery usage, memory usage as well).
 - Network testing.
 - Operational consistency testing.
 
Challenges for mobile testing,
- Device variance,
 
               Different  manufactures and different technologies and configurations.  
- Mobile platform and operation system variance.
 - Network operators.
 
QA best practices, 
- Selecting device (simulator/emulator or physical device).
 - Check list and operating system diversity.
 - Beta test releases.
 - Thoroughly testing for standby and interruption mode.
 - Different language testing.
 
Comments
Post a Comment