Postman常用断言

测试天气:用的聚合数据上的免费接口https://www.juhe.cn/    工具:Postman json接口: http://apis.juhe.cn/simpleWeather/query?city=武汉&key=****** key值自己在聚合数据网站上获得,填写到这里就可以用 此案例中设置的断言: pm.test('状态码是200',function(){   pm.response
相关文章
相关标签/搜索