当前位置:网站首页>Performance test implementation specification Guide
Performance test implementation specification Guide
2022-07-19 02:29:00 【[email protected]】
- Purpose
In order to implement the performance test , Make the plan management of performance test 、 Script management 、 Target management and report management have better readability 、 Readability , Enhance maintainability and reusability , At the same time, it is convenient to manage the summary and aggregation of data , Reduce the difficulty of users , This specification is specially prepared .
- Scope of application
This guide is applicable to the performance test projects carried out .
- Target audience
Test Manager 、 Performance tester 、 Performance test related personnel .
- Performance test flow
- Performance testing The code of practice
Combined with the requirements of current performance test implementation , For script management during performance test implementation , Plan management , The goal is ( scene ) management , Report management , Problem management should be standardized .
- Plan specification
Include plan name 、 Planning cycle 、 Plan version and plan test requirements .
Describe the intended scope of testing activities ( Which modules are tested )、 Test resources ( software and hardware ) And schedule , Confirmed the test item 、 Tested features 、 Test task 、 Personnel arrangement and risk of any accidental events .
- Script Naming specification
Scene number _ Function name
example :S01_xx Sign in
Mixed scenes
example :S01-88_XX scene
- The goal is ( scene ) Management specification
One target corresponds to one pressure measurement scene , Scene number _ Scene name or interface name
example :S01_ Vehicle - Query vehicle configuration
- The goal is ( Traffic configuration ) Management specification
Incremental time 0s,
Duration : Index pressure measurement 600s, Stability pressure test 3-10 Hours
- Label specifications
Add different tags for management , Easy to view and read . The specific requirements are as follows :
Labels that must be marked :
- Plan type label : Regular iteration 、 Mobile pressure measurement 、 Choose one of three new projects ;
- The script type : Single interface 、 Process class 、 Multithreading group mixing one of three
- Test environment : Simulation environment 、 Test environment 、 Production environment
- Pressure test record : Index archiving , Load archiving , Stable archiving
- Problem management specification
The test problem specification is mainly divided from the problem phenomenon and the technical dimension involved , As follows :
A、 Problem phenomenon :TPS Substandard , Slow response time 、 database CPU Super index 、 Memory leak 、 Application downtime 、 Uneven load 、 application CPU Exceeding or too low 、 The success rate of the transaction is lower than the index
B、 Technology dimension : operating system -Linux, operating system -windows,Weblogic,Websphere,MQ,kafka,IIS,Tuxedo,SQLServer,Informix,Oracle,Sybase,redis,nginx,JVM etc.
版权声明
本文为[[email protected]]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/200/202207170009049677.html
边栏推荐
猜你喜欢
随机推荐
Unity导入fbx模型后,运行时物体的旋转和位置自动改变的问题解决方法
【Unity编辑器扩展】查找场景和资源内挂载某脚本的所有对象
STL--set容器
树状数组与ST表
Project Performance Optimization Practice: solve the white screen problem of the home page, customize the loading animation to optimize the first screen effect
Analysis of the paradise of metauniverse developers the ecological value of the metauniverse protocol caduceus
[unity Editor Extension] scriptableobject for internal asset configuration of unity
[unity Editor Extension] unity publishes resources to the store process unity asset store publish
剑指 Offer 53 - I. 在排序数组中查找数字 I
Gdb+vscode for debugging 5 - GDB view relevant commands
STL--deque容器
JS笔记1
"Visual C # from getting started to mastering" personal learning arrangement
逻辑漏洞---登录验证码安全
Memory pooling of pooled components
【工具篇】Unity屏幕画线,Unity屏幕画图HSJ绘画工具
【Unity编辑器扩展】Unity发布资源到商店流程Unity Asset Store Publish
bugku题解
【已解决】参考了本地mysql忘记密码后, [Server] --initialize specified but the data directory has files in it. Aborti
SSTI模板注入