hengxuZ / postman-lessonsLinks
这是一个postman教程仓库。使用postman实现自动化接口测试.你将收获到postman覆盖真实项目用例实践。jenkins部署与触发。linux容器。不用写一行python/java代码也能做好接口自动化。适合测试小白,接口自动化新手。
☆14Updated 5 years ago
Alternatives and similar repositories for postman-lessons
Users that are interested in postman-lessons are comparing it to the libraries listed below
Sorting:
- 软件测试工程师or测试开发真实面试题,并附上答案。希望能够节省大家寻找面试题的时间,更加专注在面试内容上。祝大家都能心想事成,收 到心仪的offer。面试题均来自大厂测试开发岗位。其中包含Java/Python/网络/linux/数据库/操作系统/测试用例/测试/自动化☆140Updated 5 years ago
- 黑马程序员软件测试接口自动化测试全套视频教程,从接口自动化测试入门到项目实战实操(Postman+python+Pytest自动化测试)☆70Updated 2 years ago
- WebService接口自动化测试实战项目☆29Updated last year
- 软件测试1000道面试题及答案解析,自动化测试、性能测试、接口测试、项目面试、自我介绍、软件测试面试题、接口自动化、WEB自动化☆380Updated last year
- HTTP接口自动化测试实战项目☆41Updated 2 years ago
- 基于python+pytest+Selenium+allure,完成web自动化测试框架的搭建,并可以在jenkins上持续集成,应用于课堂派web自动化测试项目中,取得良好效果☆32Updated 5 years ago
- 这是一个关于软件测试面试题目的列表,收集了关于测试理论,自动化测试,性能测试以及其他一些软件测试相关的面试题目。☆971Updated 4 years ago
- 基于python3+selenium+unittest的WebUI自动化测试框架,使用POM(页面对象模型)设计模式,适合几乎所有web项目,可集成Jenkins部署自动化测试☆316Updated last year
- 软件测试经典面试、笔试题及答案整理,欢迎投稿补充☆94Updated last month
- 软件测试方向,《接口测试》课程仓库☆62Updated 5 years ago
- 这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest☆153Updated 5 years ago
- 软件测试的学习笔记总结,包括了UI自动化和接口自动化测试!☆49Updated 5 years ago
- 基于python的接口自动化测试框架☆125Updated 6 years ago
- 这是一个python+pytest+requests+yaml+allure接口自动化测试框架项目☆21Updated 2 years ago
- 软件测试方向,《Web系统测试》课程仓库☆59Updated 5 years ago
- python接口自动化测试框架(关键字+数据驱动) -- 暂时不更新 pytest + requests + jenkins + allure(报告生成工具)☆103Updated 2 years ago
- (新版本已更新至项目TestApiFramework)python接口自动化测试框架---包括请求的封装、数据库操作、多断言、ddt数据驱动、多种请求方式等☆56Updated last year
- 基于WEB的UI自动化测试☆75Updated 6 years ago
- pytest框架的学习和简单使用(实现接口自动化测试)☆34Updated 5 years ago
- WebUI 自动化:python + selenium + unittest + PageObject + BeautifulReport + redis + mysql + ParamUnittest + tomorrow + ThreadLocal + screensh…