Python-based performance test method and device,, computer equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 深圳市万睿智能科技有限公司
- Publication Date
- 2020-07-24
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the computer field, and more specifically refers to a python-based performance testing method, device, computer equipment and storage medium. Background technique
[0002] Currently, the popular performance testing tools on the market mainly include loadrunner and jmeter. The aforementioned loadrunner and jmeter can support the performance testing of most protocols.
[0003] loadrunner monitors the communication between the client and server of various protocols through the Agent process, and converts the recorded user operations into scripts using the built-in C language. loadrunner calls these scripts to send requests to the server and accept the server's response. To write scripts, controller to set scene parameters, manage virtual users, analysis to view test results. Loadrunner has the following disadvantages: 1. Loadrunner is a heavyweight software with cumbersome installation; 2. The script writing is very compl...