参数化实现自动化接口测试,可通过修改json文件中的内容,自动化实现对接口测试
通过yaml动态数据驱动进行接口的联通测试,如:将登录接口返回的token,存入到yaml文件中以及将接口参数存入yaml中,动态取值传参调用。
主要技术栈:前端HTML+后端Django MTV+MySql数据库 第一步,启动MySQL Server 并创建Django项目 第二步,连接数据库 settings.py--databases 第三步,__init__.py引入pymysql模块进行配置,创建表结构,定义模型models.py,命令运行创建表 第四步,添加数据库账户,编写HTML前端页面。 运行
Contributions last year: 1
Max continuous contributions: 1
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.