What is the content of the test a phone?

1. Functional testing: Basic functions of mobile software.

What is the content of the test a phone?

 

1. Functional testing: Basic functions of mobile software.

 

2. Stability testing: Most mobile applications need to be able to run stably for a certain period of time, and they need to continue to maintain their current state after the application's running state switches, without any crashes.

 

3. Performance testing: This section is divided into two aspects, one is the performance testing of backend services, and the other is the performance of the application itself.

 

4. Security testing: whether there is any confusion in the application, and whether sensitive data exists on the memory card.

 

5. Geographic location testing: Most business software supports obtaining user's geographic location information, facilitating local business customization.

 

6. Application upgrade compatibility testing: It is necessary to ensure that the application can retain some critical data after upgrading or cross version upgrading, without the need for users to reset it.

 

7. Device compatibility testing: With the rapid differentiation of Android devices and the slow differentiation of iOS devices, applications need to adapt to different hardware platforms with different configurations.

 

8. Coupling application testing: Most applications require interaction with other applications to achieve "socialization", "sharing", and "payment" functionality.

39 Views