postman设置断言的作用(postman设置断点)

postman设置断言的作用(postman设置断点)

打开一个简单的Get请求,访问上次邮差完成的百度体验。

9邮差-测试获取请求

postman设置断言的作用(postman设置断点)单击发送查看响应信息。

在这里设置,查看响应信息包含:百度体验——实用生活指南。

这些话。

同时设置响应httpCode为200,断言响应成功。

postman设置断言的作用(postman设置断点)单击Url下方的测试,在此设置断言。

postman设置断言的作用(postman设置断点)进来了,是空的。如果熟悉邮递员的功能,可以直接手动输入。如果你不熟悉它,postman在右边提供了测试片段。

单击了解更多测试以了解更多代码片段。

: postman设置断言的作用(postman设置断点) response body found: contains string.

响应正文包含一个字符串。

点击。

postman设置断言的作用(postman设置断点)代码片段出现在“测试”框中,无需执行任何其他操作。把字符串_you_want_to_search换成:百度体验——实用生活指南就行了。

可以,而且代码片段写的很清楚,从英文意思就能明白怎么设置。

postman设置断言的作用(postman设置断点) postman设置断言的作用(postman设置断点)找到代码片段。状态代码:代码是200。

点击。

postman设置断言的作用(postman设置断点)生成断言httpCode为200的代码片段。

postman设置断言的作用(postman设置断点)Ctrl s保存请求的设置。

然后单击“发送”发送请求并查看响应信息。

查看响应中的测试结果。

所有设置检查都成功。

postman设置断言的作用(postman设置断点)以上是postman添加断言的方法。

未经允许不得转载:探秘猎奇网 » postman设置断言的作用(postman设置断点)

赞 (0) 打赏