当前位置:网站首页>Problems needing attention in mobile terminal testing
Problems needing attention in mobile terminal testing
2022-07-24 14:46:00 【Splendid Qianyang 813】
1. Tools used for mobile end testing :
- You can use your mobile phone directly ( Differentiate between Android and iOS);
- Or you can use PC End , Set up an agent to simulate the test on the mobile terminal , This convenient screenshot is sent bug、 Can pass web The browser on the end captures packets, etc
2. Mobile terminal testing needs attention ( That is, the problems that need to be considered in testing )
① There are many kinds of network environments
Wireless network 、2G、3G、4G、5G、 Broken net 、 Switching page display between weak networks and various networks , Traffic usage of non Wireless Networks ;
② Discontinuity problem
For example, when you encounter an incoming call 、 SMS 、 power failure 、 Broken net 、 To inform information, etc ;
When opening a page or during operation , What effect will it have if the lock screen is turned on again ;
③ Screen limitations
The screen of the mobile terminal is relatively web The end is relatively small , So whether the design of the screen meets the requirements 、 Is it easy to operate 、 smooth 、 Easy to operate ;
④ Download of system software 、 to update 、 uninstall
Whether the download is normal in various network environments ; Choose to save the updated old data 、 Whether it operates normally ; Select the legacy data problems after uninstallation ; Reinstallation after uninstallation ;
⑤ Gesture assistance
When the mobile terminal operates, each gesture will be defined by the user as a different operation , Or the gesture operation customized by the mobile terminal , When testing software systems, we should consider these ;
⑥ Sharing features
Mobile terminals usually have a lot of software , Under the user Single or production Pinyouhuo Dynamic time , Users will share , But the permissions when sharing 、 Whether the software has problems , Special handling tests are required . General software or application , Will open some pages , Allow users to access without logging in , Some pages require users to log in , It mainly aims at sharing these two pages with different permissions , Then enter this page through sharing , Right to view Whether the control of limit is normal .
边栏推荐
- Data analysis and mining 2
- Complete set of JS array common operations
- Su Chunyuan, founder of science and technology · CEO of Guanyuan data: making business use is the key to the Bi industry to push down the wall of penetration
- Differences between C language pointer and array A and &a, &a[0], etc
- Dameng real-time active and standby cluster construction
- PrestoUserError: PrestoUserError(type=USER_ERROR, name=INVALID_FUNCTION_ARGUMENT, message=“Escape st
- [oauth2] III. interpretation of oauth2 configuration
- SQL Server syntax - create database
- The first n rows sorted after dataframe grouping nlargest argmax idmax tail!!!!
- exchange
猜你喜欢
![[oauth2] IV. oauth2authorizationrequestredirectfilter](/img/42/fff83a8d477e2f2d07d1f5ad4e4405.png)
[oauth2] IV. oauth2authorizationrequestredirectfilter

Kotlin class and inheritance

Deep learning 1 perceptron and implementation of simple back propagation network

Learning and thinking about the relevant knowledge in the direction of building network security knowledge base

2022 IAA industry category development insight series report - phase II

Dialog manager Chapter 2: create frame window
![Rasa 3.x learning series -rasa [3.2.3] - new version released on July 18, 2022](/img/fd/c7bff1ce199e8b600761d77828c674.png)
Rasa 3.x learning series -rasa [3.2.3] - new version released on July 18, 2022

多数据源配置下,解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题

Sword finger offer II 001. integer division

电赛设计报告模板及历年资源
随机推荐
C operator priority memory formula
Rasa 3.x 学习系列-Rasa [3.2.3] - 2022-07-18 新版本发布
Time series of machine learning
Spark: get the access volume of each time period in the log (entry level - simple implementation)
TypeError: 'str' object does not support item assignment
“00后”来了!数睿数据迎来新生代「无代码」生力军
TypeError: Cannot read property ‘make‘ of undefined
DDD based on ABP -- Entity creation and update
dataframe 分组后排序的前n行 nlargest argmax idmax tail !!!!
Machine learning practice notes
Can you buy 6% of financial products after opening a stock account?
threw exception [Circular view path [index]: would dispatch back to the current handler URL [/index]
Self join usage of SQL
Tiger mouth waterfall: Tongliang version of xiaohukou waterfall
Data analysis and mining 1
CSDN垃圾的没有底线!
Deep learning 1 perceptron and implementation of simple back propagation network
Regular expression and bypass cases
LeetCode·每日一题·1184.公交站间的距离·模拟
正则表达和绕过案例