📜  是邮递员手动测试工具 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:55.987000             🧑  作者: Mango

代码示例1
You can do full automation of your api test directly within the postman.
Create collection and folders to organize your requests.
Add environment variables to run the collection against different env
Add assertions in the test tab (lots of sinippets are available)
Run your collections using Collection Runner of Postman
select repetition count
add external files