📜  postman 测试 api 响应时间 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:22.740000             🧑  作者: Mango

代码示例2
Basicall we are checking response body
to verify if request matches with response.
In the response we are verifying
(body, status code, header, response time,
 test structure of json against the given jsonSchema)