The invention provides an interface testing method and device,
computer equipment and a storage medium. The method comprises the steps that if it is detected that a new code
package exists in a Git warehouse, a test task is constructed in Jenkins, and parameterization construction is conducted according to a preset rule;
copying the new code
package to a test
server, and installing and deploying a test
server environment; parameterized variables are transmitted in the Jenkins, and a Jmeter
test script is executed to generate a jtl file; wherein the parameterized variable comprises at least one of a URL address, a PORT address, a name of each module, a test version, a script
label type and a result comparison version number; calling a preset rule in the jenkins to analyze the jtl file to generate
analysis data, comparing the
analysis data with historical data to generate a difference result, and generating an
html report file according to the difference result and the jtl file; and sending the jtl file and the
html report file to the target user. According to the interface testing method disclosed by the invention, the full-
automatic testing purpose of customizing and selecting the running script can be realized.