POSTMAN測試用例使用

單個接口測試+tests resultweb { "es": "ok", "ec": "0", "d": 3 } testsjson pm.test('ec is 100', () => { const jsonData = pm.response.json() pm.expect(jsonData.d).to.be.true }) pm.test('result
相關文章
相關標籤/搜索