软件测试1000道面试题及答案解析,自动化测试、性能测试、接口测试、项目面试、自我介绍、软件测试面试题、接口自动化、WEB自动化
☆774Jun 11, 2026Updated 2 weeks ago
Alternatives and similar repositories for software-test-interview
Users that are interested in software-test-interview are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 软件测试接口测试自动化测试实战项目-接口文档完整版☆86Jan 5, 2024Updated 2 years ago
- 软件测试经典面试、笔试题及答案整理,欢迎投稿补充☆125Jun 21, 2026Updated last week
- 这是一个关于软件测试面试题目的列表,收集了关于测试理论,自动化测试,性能测试以及其他一些软件测试相关的面试题目。☆1,222Jan 14, 2021Updated 5 years ago
- 下方是我的个人软件测试学习笔记,为了整理与校对这些笔记,我花费了很长时间,毕竟 “追求完美” 是每一位软件测试工程师都应当具备的基本态度。笔记中的图片绝大多数 由我本人亲自绘制,我希望这些笔记可以为 “以软件测试工作为职业路径” 的朋友们提供一些学习方面的帮助。☆278Jun 24, 2020Updated 6 years ago
- 黑马程序员软件测试接口自动化测试全套视频教程,从接口自动化测试入门到项目实战实操(Postman+python+Pytest自动化测试)☆100Jul 6, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 软件测试工程师or测试开发真实面试题,并附上答案。希望能够节省大家寻找面试题的时间,更加专注在面试内容上。祝大家都能心想事成,收到心仪的offer。面试题均来自大厂测试开发岗位。其中包含Java/Python/网络/linux/数据库/操作系统/测试用例/测试/自动化☆158Sep 28, 2020Updated 5 years ago
- 软件测试学期项目MeetHere场馆预约电子商务网站☆279Jun 21, 2022Updated 4 years ago
- 软件测试-软件测试视频教程 麦子学院 学习笔记☆112Nov 29, 2017Updated 8 years ago
- 软件测试70G资料包,包含了公开课程、视频讲义、软件工具以及大厂软件测试面试宝典,软件测试学习,从这里开始。☆20Dec 23, 2021Updated 4 years ago
- 软件测试工程师面试的一些知识点。☆26May 28, 2020Updated 6 years ago
- HTTP接口自动化测试实战项目☆45Dec 8, 2022Updated 3 years ago
- 软件测试课程项目☆15Aug 26, 2024Updated last year
- 软件测试课程设计测试项目☆18Jun 2, 2022Updated 4 years ago
- 软件测试的学习笔记总结,包括了UI自动化和接口自动化测试!☆67Mar 19, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- UI自动化测试框架 混合驱动:关键字驱动+数据驱动☆10Apr 23, 2024Updated 2 years ago
- Tpshop自动化测试项目主体使用Selenium+PyTest+allure+PyMysql,部分使用Requests实现接口自动化☆31Dec 31, 2022Updated 3 years ago
- 这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest☆165Apr 13, 2026Updated 2 months ago
- 这是同济大学软件测试的期末项目,完成了单元测试,集成测试以及系统测试并附有相关技术文档☆31Jul 27, 2023Updated 2 years ago
- 鸿蒙NEXT版抖音☆16May 7, 2026Updated last month
- Pytest+Request+Allure+Jenkins 接口自动化测试Demo☆56Feb 17, 2022Updated 4 years ago
- 基于python+pytest+Selenium+allure,完成web自动化测试框架的搭建,并可以在jenkins上持续集成,应用于课堂派web自动化测试项目中,取得良好效果☆35Jul 18, 2020Updated 5 years ago
- 软件测试方向,《Web系统测试》课程仓库☆60Nov 6, 2019Updated 6 years ago
- 本框架主要是基于 Python + pytest + allure + log + yaml + mysql + 钉钉通知 + Jenkins 实现的接口自动化框架,本框架优势在于易维护,功能丰富,测试人员只需要维护测试用例,零基础小白也可以快速上手,框架支持多环境、多角色…☆392Feb 10, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 同济大学软件学院2020-2021学年下 软件测试作业☆19Jul 1, 2021Updated 4 years ago
- 1.替代perfdog 2.支持android/ios平台上应用 的性能数据测试 支持指标包含:cpu,memory,fps,gpu,温度,电量 fps指标中包含:jank,big_jank,增量耗时,等指标 数据结果准确,与perfdog一致 3.实时记录设备画面,支持连接…☆19Jul 10, 2023Updated 2 years ago
- 这是本科毕业设计的课题,“基于深度网络的网站验证码识别研究与实现”。主要是利用卷积神经网络,基于TensorFlow平台,构建了三层卷积两层全联接模型,训练出的一个准确率为91.3%的识别模型。再基于Django构建登陆系统,使用selenium实现自动测试,完成验证码从识…☆25Jun 18, 2018Updated 8 years ago
- 一款用python写的接口测试框架,可以对单接口 和多接口逻辑进行全方位的测试。框架分为三部分:1.执行前 2.执行中 3.执行后☆10May 24, 2017Updated 9 years ago
- 蚁群算法求城市最短路径☆18May 26, 2020Updated 6 years ago
- 智慧家园业主版 ---多小区物业管理系统APP 业主版☆16Apr 17, 2025Updated last year
- 基于python3+selenium+unittest的WebUI自动化测试框架,使用POM(页面对象模型)设计模式,适合几乎所有web项目,可集成Jenkins部署自动化测试☆331May 21, 2024Updated 2 years ago
- 仿牛客网社区项目☆34Jul 27, 2022Updated 3 years ago
- 基于SpringBoot3 + vue3 的前后端分离模板☆16Jul 6, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 自动化测试实例☆12Oct 18, 2021Updated 4 years ago
- 验证码模型及预测,分割图片,TensorFlow训练☆20Mar 14, 2019Updated 7 years ago
- 基于SpringBoot、SSM框架,Mysql等技术支持的智慧校园管理系统☆26May 12, 2023Updated 3 years ago
- 自动化测试框架,支持接口自动化、WEB UI自动化、APP UI自动化、性能测试;支持多系统相互调用;支持接口与UI相互调用;支持dubbo接口调用☆1,162May 13, 2026Updated last month
- 多模态情感分析☆14Jan 31, 2024Updated 2 years ago
- 测试开发各种资源汇总☆441May 30, 2023Updated 3 years ago
- java selenium☆14Jul 25, 2017Updated 8 years ago