Performance testing process and objectives

Performance testing

Planning stages: test objectives, test coverage, test organization, test time

Preparation phase: the test environment, test data, test scripts, test procedures

Execution stage: the response time of the benchmark, load testing, stress testing, capacity test, stability test

Tuning Stage: collection / analysis of test results, positioning the bottleneck, tuning

Report Stage: test to confirm the results of the test target completion confirmation test report.

 

Test objectives :

System performance to be achieved

The maximum number of concurrent users processing system

The system operation during the peak period, the response time is less than X seconds

TPS is not less than X

Server resource utilization does not exceed 80%

7 * 24 hours running, no memory leak phenomenon.

 

Guess you like

Origin www.cnblogs.com/jane4321/p/10930449.html