Postman's newman runs the API package

1. Export the script in postman: in the "parameterization" collection, right-click and select export to export the script.

2. Run with newman in the dos window: first go to the path where the script is located, and then enter newman run XXX (script name)

3. The running result is as follows:

4. How to run a script with parameters: add -d data.csv after the script name

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325207577&siteId=291194637