会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
花开半夏
博客园
首页
新随笔
联系
订阅
管理
2020年4月10日
python:requests请求进行接口测试,通过xlrd读取excel测试用例,并利用xlutils把执行结果写入excel用例中
摘要: import xlrdimport unittestimport requestsimport jsonfrom xlutils.copy import copy"""1、读取excel2、构建对应请求3、写入执行结果到excel"""#打开原excel用例exceldir = r"C:\Users
阅读全文
posted @ 2020-04-10 13:27 chang不二
阅读(656)
评论(0)
推荐(0)
公告