(1) Through the self-developed system
There is a UI interface, which is convenient to operate and realizes the integrated operation of interface testing.
② Encapsulate the request and unit test through python.
The request library encapsulates sending network requests, unittest managing test scripts and assertion processing.
③ Use ready-made tools such as postman, jmeter and soapui.
It needs secondary development to meet some practical interface testing requirements.
④ Open source system
There are many open source systems now, but we should pay attention to choosing some high-quality open source systems to use.
My friend gave me a document directly when I was a dark horse programmer, and these are also available.