当前位置:网站首页>性能测试----测试计划编写
性能测试----测试计划编写
2022-07-21 16:31:00 【灿烂千阳813】
编写测试计划的目的是用来规划整个测试过程;(也可以按照目录来填充)
目录
2.1.写清楚这是什么环境下进行测试的(系统生产环境、系统测试环境、测试执行环境)
3.2采集系统性能需求,确认西能测试需求范围一般主要考虑并发数、平均响应时间、TPS、CPU、内存
5.1.单交易基准测试:主要是用来验证测试环境、验证测试脚本正确性、得到系统性能基准、为后续的测试执行提供参考;基准测试采用的是单业务场景、单并发数;一般来说持续时间设置为5分钟
5.2.单交易负载测试:负载测试是找出性能问题与风险,对系统进行定容定量,分析系统性能变化趋势;单交易就是单业务场景多并发数;
5.4.稳定性测试:在当前软硬件环境下,长时间运行一定的负载,确定系统在满足性能指标的前提下是否运行稳定,采用混合场景;
边栏推荐
- 带你认识8个软件设计中的谬误
- Programming in CoDeSys to realize serial communication
- Dynamics crm: when removing a control from the form, the prompt "the field you are trying to remove is required by the system or business"“
- Pytorch 32 onnx model will change the solution every time the output results
- 单片机入门:LED灯循环右移点亮
- ROS manipulator movelt learning notes 1 | basic preparation
- tsconfig.json在配置文件中找不到任何输入,怎么办?
- Wechat payment native (I) preparation and related knowledge
- Introduction to single chip microcomputer: light up the first LED light
- IRP结构的MdlAddress,UserBuffer,SystemBuffer三种内存的区别
猜你喜欢
活动报名:如何零基础快速上手开源的 Tapdata Live Data Platform?
Dynamics crm: add process sessions to the navigation of the form to view the running history of the workflow
NFTFi赛道版图概览
web3再牛 也没能逃出这几个老巨头的手掌心
C语言实型数据的存在形式以及合法性(浮点数)
带你认识8个软件设计中的谬误
How to design product MVP to maximize value
如何设计产品MVP实现价值最大化
Dynamics crm: connection similar to many to many relationship
Wechat side: what is consistent hash, usage scenarios, and what problems have been solved?
随机推荐
Wechat payment native (I) preparation and related knowledge
pytorch 32 onnx模型每次输出的结果都会变的解决方案
Dynamics crm: role of non event dependencies in form
DS二叉树——二叉树之父子结点
tsconfig. JSON cannot find any input in the configuration file. What should I do?
cmake使用boost静态库,错误提示找Could NOT find Boost (missing: system thread filesystem
单片机入门:LED灯闪烁
Dynamics crm: understand status, statecode, status reason, statuscode
Notes on formal languages and compilers & tutorial Chapter 2 context free languages
Three processes of PMP preparation in 2022 -- Challenge (1)
抖音web逆向教程
小程序选项卡
DS内排—堆排序
Formal Languages and Compilers 笔记&教程 第二章 上下文无关语言 (Context-Free Languages)
日期类与时间类定义(运算符重载应用)
How to design product MVP to maximize value
tsconfig.json在配置文件中找不到任何输入,怎么办?
Introduction to single chip microcomputer: light up the first LED light
uniapp开发的微信小程序如何上传至微信小程序平台-完整简单步骤
Dynamics crm: add process sessions to the navigation of the form to view the running history of the workflow