当前位置:网站首页>What is the difference between web testing and app testing?
What is the difference between web testing and app testing?
2022-08-02 14:01:00 【Jack_Chen3】
The web project is a B/S (Browser/Server) architecture, which is based on a browser/server architecture.The app project is a C/S (Client/Server) architecture, which is based on a client (Android or iOS)/server architecture.
Therefore, some interviewers asked about the difference between web and app testing. The difference between B/S and C/S architecture testing.
Students who need to prepare for test interviews can look at:
web test | app testing | |
Upgrade Test | Upgrading the service directly will overwrite the previous functions, which are all the latest functions | The upgrade test requires a reminder on the app side. The upgrade involves the historical version, the latest version test, as well as the upgrade update test, coverage installation test, etc. |
Compatibility Test | Browser compatibility test: IE9, 10, 11 (but it seems that many people don't use it now, and IE is not updated now), chrome, 360, Sogou browser | Android or iOS devices, different mobile phone brands, different resolutions (small screen and large screen), different Android versions, etc. test |
Install/Uninstall Test | none | Requires installation and uninstallation testing |
Network Test | none | Including weak network, mobile network and wifi network switching, mainly to test whether there are corresponding user prompts and crashes during network switching. Test active networking and user refresh networking, etc. |
Cross-Test | none | Test incoming calls, text messages, low battery, charging, low memory, download function, etc. |
Actions/Permissions | Generally, no permissions are required, and the operation is relatively simple | Landscape/Portrait test, gesture, drag, face recognition, etc. Android also has functions such as dynamic permission application |
push test | Pushes are generally sent as browser notifications, and relevant permissions need to be configured | As long as the application is kept alive, it can receive the push, the push can be pulled down to display, push the jump, etc. |
Performance Test | It is generally concerned with the response time of the page | Generally, traffic, power consumption, CPU, memory leak, freeze, etc. |
边栏推荐
猜你喜欢

Summer training camp-week2 graph theory

k8s之KubeSphere部署有状态数据库中间件服务 mysql、redis、mongo

网络安全第六次作业

How to create short images and short videos from the media?How to make the click volume reach 10W?

How to do short video food from the media?5 steps to teach you to get started quickly

RKMPP库快速上手--(一)RKMPP功能及使用详解
![[C language] Analysis of function recursion (1)](/img/9c/298c347ad87dedf55e020f5d8321c7.png)
[C language] Analysis of function recursion (1)

Enterprise Network Planning Based on Huawei eNSP

如何选择正规的期货交易平台开户?

基于深度学习的图像检索方法!
随机推荐
tinymce-plugins
好用的php空间,推荐国内三个优质的免费PHP空间[通俗易懂]
MySQL - ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
Diodes and their applications
CSDN(成长一夏竞赛)- 最大数
A number of embassies and consulates abroad have issued reminders about travel to China, personal and property safety
Differences and concepts between software testing and hardware testing
二极管及其应用
SQL函数 TRUNCATE
requestparam注解接的收的是什么格式(玄机赋注解)
网络安全第六次作业
2022-08-02日报:2022年7月最热的10篇AI论文
电脑死机,Word忘了保存怎么办?怎么恢复?(编辑器是WPS)
How to do short video food from the media?5 steps to teach you to get started quickly
rust使用mysql插入数据
How to improve the originality of self-media creation and create popular works?
Gstreamer Plugin注册流程详解
rpm包的卸载与安装[通俗易懂]
监管再次重拳出击,后市如何?2021-05-22
Awesome!Alibaba interview reference guide (Songshan version) open source sharing, programmer interview must brush