Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Application-roaming test method

2025-04-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Summary of testing methods for various roaming types:

UI test: look at the page, different page performance under different circumstances, layout

Stability test: keep running without crashing

Regression test: the old function still works properly

Long path testing: from the starting point.. N click operations, to the end of the process, long process testing

Default value test: do not provide an operation, let the system run with the default value

Cancellation test: normal cancellation, abnormal cancellation, stop the program from running

Destructive testing: various abnormal operations to hinder normal operation, such as cleaning up resources that need to be used, etc.

Repeated testing: do the same process test many times, the same input, the same process, observe the results

Fault tolerance testing: input abnormal data flow, or error sequence data flow, or the most unlikely data flow, to examine the fault tolerance of the application.

Reference test: if you are not familiar with the project, you can first take a look at what BUG exists in the previous project, and see where BUG has been produced.

The above comes from "exploratory testing" Chapter 4: reading Notes

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report