当前位置:网站首页>如何做 APP 升级测试 ?
如何做 APP 升级测试 ?
2022-07-21 05:19:00 【程序员阿常】
读者提问:如何做 APP 升级测试 ?
阿常回答:这个问题我分别从 1、更新方式;2、测试点 这两点来回答。
昨天阿常和大家分享了 APP 的安装测试,卸载功能因为是系统做的,而不是应用实现的,所以不需要做特别的测试。今天我们继续聊聊 APP 的更新测试。
一、APP 的几种更新方式
一)全量更新
1、应用内检查版本更新。
2、第三方应用商店更新。
二)热更新
发布补丁方式的更新,一般热更新用于紧急修复 BUG。
二、APP 更新测试测试点
一)强制更新
1、强制更新的提示信息是否正确、完整。
2、强制更新的提示弹窗能否被关掉。
3、点击确定更新按钮,是否能更新成功。
4、强制更新完毕,检查版本号是否正确。
5、强制更新完毕,检查旧账号能否正常使用,数据是否正确。
6、强制更新完毕,检查新功能是否已经替代了旧功能。
二)非强制更新
1、非强制更新的提示信息是否正确、完整。
2、强制更新的提示弹窗能否被关掉。
3、点击不立即更新按钮,检查旧功能不会被新功能替代掉。
4、点击立即更新按钮,是否能更新成功。
5、非强制更新完毕,检查版本号是否正确。
6、非强制更新完毕,检查旧账号能否正常使用,数据是否正确。
7、非强制更新完毕,检查新功能是否已经替代了旧功能。
看完今天的分享对你是不是有所启发呢,有任何想法都欢迎大家后台私信阿常,一起探讨交流
。
边栏推荐
- 编写简单有序链表的创建和查询修改
- C#从入门到精通(二)
- tcp三次握手与四次断开
- 从基础矩阵中求解本质矩阵,得到相机的参数(三维重建task1-5)
- Dry goods | data fragmentation problem of distributed system
- Flow batch integration? Real time data processing scenario application example~
- Reading and writing of super large Excel
- Simple exercise of static routing
- The market scale of 300million chips competes, and the inventory of domestic ZigBee chips
- raptor 可视化工具
猜你喜欢
STM32 series timer complementary output details
Have you seen the open source data visualization community comparable to the "fairy fight"?
Hcip rip the next day
Is the subscript operator a monocular operator or a binocular operator
HCIP第十天
The principle, main technology, deployment, advantages and disadvantages of firewall
【无标题】HCIP第一天笔记
Analysis of matter protocol characteristics (III) device discovery, authentication and distribution network
Hcip day 9
MGRE实验
随机推荐
Single arm routing configuration
MySQL delete a large number of data tables are locked, and the thread is in the killed state after killing the thread. The problem is solved
Super detailed - working principle of NMOS and PMOS and related content sorting (Part 1)
C # from entry to mastery (I)
What happens when a UDP client sends data to a TCP server
JS基础知识
The market scale of 300million chips competes, and the inventory of domestic ZigBee chips
Jacobian矩阵的计算(三维重建task2-4)
A brief summary of the programming journey in recent years···
数据分析入门的经典书籍——《精益数据分析》
Wifi6 features, in-depth study together, OFDMA, QAM modulation, BSS
Hcip section 1: network type learning
005_ SS_ Palette Image-to-Image Diffusion Models
用数组加函数统计一个班学生平均成绩
Understanding of integer constant pool
How to record game interface in unity editor
How can enterprises do well in data management? How to select products?
Stack simulation queue
【无标题】HCIP第一天笔记
拼夕夕面試題之優惠券超發怎麼去測試?