摘要:# -*- coding: utf-8 -*-import jsonimport pytestimport requestsimport jsonpathfrom log_util import loggerclass TestLitemall: def setup_class(self): # 管
阅读全文
05 2024 档案
摘要:import requestsclass TestWework: def test_get_token(self): self.corp_id = "ww0500b1708efeb406" self.corp_secret = "5fas7s3wQzC6k5W11SqZ1dxMcXvC57yKXi_
阅读全文
摘要:因 https://spring-petclinic-rest.k8s.hogwarts.ceshiren.com/petclinic/api/owners?lastName=LASTNAME接口不在支持使用故使用下方接口进行接口测试 一、通过抓包获取接口信息,分析入参及响应数据 选中接口鼠标右键选
阅读全文