当前位置:网站首页>Monkey stress test
Monkey stress test
2022-07-16 08:14:00 【Learning is like sailing against the current. If you don't adva】
monkey Test details - Simple books
https://blog.csdn.net/weixin_45638642/article/details/122139487
https://blog.csdn.net/weixin_37124805/article/details/122846710
monkey -s 1000 --throttle 500 --ignore-crashes --monitor-native-crashes --ignore-timeouts -v -v -v 228800
One 、monkey The purpose of the test
So here comes the question , Go this way “ Toss about ” One APP What is the purpose ? What are you doing when you're full ? Wait a minute APP What if you break down ? you 're right !monkey The purpose of testing is to see if the program can crash , test APP Of “ Pressure resistance ” Ability , Under such high load operation, the application is likely to be unstable and even crash , therefore monkey The test is also called pressure stability test
Two 、、 Result analysis and arrangement
from Monkey See the problem in the log :
1、 The problem of the program not responding : Search the log for “ANR”
2、 Breakdown problem : Search the log for “Exception”,Java Common abnormal :
Arithmetic exception class :ArithmeticExecption
Null pointer exception class :NullPointerException
Type cast exception :ClassCastException
Array negative subscript exception :NegativeArrayException
Array subscript out of bounds exception :ArrayIndexOutOfBoundsException
Violation of safety principles is abnormal :SecturityException
File ended exception :EOFException
File found no exception :FileNotFoundException
String to number exception :NumberFormatException
Operation database exception :SQLException
I / O is abnormal :IOException
Illegal access error :IllegalAccessError
Out of memory error :OutOfMemoryError
Stack overflow error :StackOverflowError
other
If the program crashes or does not respond , Can be in log Search for keywords in the log “exception”、“cash” and “ANR”
边栏推荐
- 小程序毕设作品之微信教室预约小程序毕业设计(5)任务书
- Review of linear algebra knowledge: rank of matrix, norm of matrix, condition number of matrix, eigenvalue and eigenvector of matrix
- Detailed explanation of the parameters of the find command
- Differential reasoning over a virtual knowledge base
- 优炫数据库参编中国信通院《数据库发展研究报告(2022年)》
- 常用的正则表达式
- [u-boot] summary of compilation, construction and use of u-boot sandbox
- js基础:js清空数组元素极简代码示例
- Zksnake tutorial: from equation to verification
- Kubernetes Dashboard
猜你喜欢

Know kubelet, one of the core components of kubenetes

Common regular expressions

Wechat applet development - (V) pop up box

月薪15.5K 创业失败,负债累累,他是如何通过软件测试逆风翻盘的?

EasyCVR视频广场快照添加设备通道离线原因显示

小程序毕设作品之微信教室预约小程序毕业设计(5)任务书

“电信级”运行多年,亚信科技推出核心交易数据库AntDB7.0

ora-01153

RT_ Thread thread priority reversal

Xiao Bai can understand tacotron's Chinese speech synthesis practice
随机推荐
LeetCode 735 行星碰撞[栈 模拟] HERODING的LeetCode之路
微信小程序开发—(十一)navigator
可观测|时序数据降采样在Prometheus实践复盘
canvas注意细节
Xiao Bai can understand tacotron's Chinese speech synthesis practice
Im2col+pack+sgemm optimized for AI mobile terminal
Axelar:什么是Moonbeam?可以在Moonbeam上构建什么?
实在智能获两大全球顶级市场调研机构双料认证,进入全球卓越阵营
【机器学习】机器学习建模调参方法总结
. Net core uses basic authentication Middleware
小白必学的现货黄金知识(24个术语)
ui文件转换为py文件方法
Prism modularization
Analysis of local anti debugging principle of sojson
Monkey 压力测试
分账系统如何给连锁便利店带来交易效率革命?
sojson本地反调试原理解析
Prism navigation function
Wechat applet development - (V) pop up box
fis3创建项目