软件测试理论总结,Selenium学习
☆53Nov 20, 2019Updated 6 years ago
Alternatives and similar repositories for testing
Users that are interested in testing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基础课程,《软件测试基础》课程仓库☆67Oct 6, 2020Updated 5 years ago
- 软件测试方向,《Web系统测试》课程仓库☆60Nov 6, 2019Updated 6 years ago
- 软件测试方向,《接口测试》课程仓库☆70Oct 7, 2020Updated 5 years ago
- 软件测试培训☆12May 2, 2017Updated 9 years ago
- 软件测试☆13May 5, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 软件测试-软件 测试视频教程 麦子学院 学习笔记☆121Nov 29, 2017Updated 8 years ago
- 软件测试相关知识总结☆26May 18, 2020Updated 6 years ago
- 软件测试入门和进阶学习笔记,超详细的测试学习图文教程。从零开始学测试,做一个测试工程师。持续更新...☆32May 23, 2019Updated 7 years ago
- 这是一个关于软件测试面试题目的列表,收集了关于测试理论,自动化测试,性能测试以及其他一些软件测试相关的面试题目。☆1,306Jan 14, 2021Updated 5 years ago
- 东南大学《软件测试及应用》课程☆135Dec 8, 2020Updated 5 years ago
- 测试开发面试知识点☆27Jan 7, 2023Updated 3 years ago
- 本书的作者是来自腾讯移动品质中心(TMQ)专项 测试团队的资深测试工程师们,他们长期负责腾讯公司部分重要的手机应用(手机浏览器、手机管家、应用宝、腾讯地图等)的性能评测与优化工作。在App的内存、电量、流量、流畅度、网络、安装包大小等核心性能维度,积累了相当丰富的评测优化经验…☆19Jan 10, 2018Updated 8 years ago
- ☆11May 31, 2018Updated 8 years ago
- JMeter数据库压力测试工具学习资料☆212Aug 29, 2013Updated 13 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.
- 后台管理系统Web Ui自动化测试(selenium+unittest+htmltestrunner)☆10Nov 27, 2022Updated 3 years ago
- 基于appium的app自动遍历工具☆11May 8, 2019Updated 7 years ago
- pytest接口自动化框架demo☆66Feb 28, 2021Updated 5 years ago
- Label-Propagation-Algorithm Python-Implementation☆29Aug 21, 2014Updated 12 years ago
- 下方是我的个人软件测试学习笔记,为了整理与校对这些笔记,我花费了很长时间,毕竟 “追求完美” 是每一位软件测试工程师都应当具备的基本态度。笔记中的图片绝大多数由我本人亲自绘制,我希望这些笔记可以为 “以软件测试工作为职业路径” 的朋友们提供一些学习方面的帮助。☆282Jun 24, 2020Updated 6 years ago
- 可能是目前唯一的微信公众平台Erlang SDK☆16Jul 13, 2018Updated 8 years ago
- utilities for downloading stock data of Chinese market☆13Oct 9, 2016Updated 9 years ago
- 模拟apache benchmark的一个简单的网站压力测试程序,用python编写,可以自由选择发送请求数以及并发的线程数☆15Aug 30, 2013Updated 13 years ago
- 给亘沣做的量化交易系统,用 Python3.5 版本☆12Mar 6, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- some projects☆22Feb 5, 2022Updated 4 years ago
- 软件测试成长之路学习书籍☆12Jan 12, 2021Updated 5 years ago
- python, triplet loss, batch triplet loss, kaggle, image classifier, svm☆11Aug 4, 2017Updated 9 years ago
- 该项目为学习慕课网课程《Selenium3 与 Python3 实战 Web自动化测试框架》时自己写的代码,☆14Oct 26, 2018Updated 7 years ago
- 关于测试的一些书籍分享☆88May 23, 2018Updated 8 years ago
- [Python]使用Selenium进行Web自动化测试的教程☆53Oct 3, 2016Updated 9 years ago
- 软件测试课程项目☆17Aug 26, 2024Updated 2 years ago
- 微信爬虫☆15Oct 19, 2014Updated 11 years ago
- 测试工程师、测试开发、自动化测试最新简历模版☆11Apr 11, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 公司现用的RF所有测试公共方法及资源组织架构,包括API测试、UI测试、JMeter性能测试 样例,自定义库NdolLibrary、redis、mysql、Opencv、xml、date、appium等公共封装,PAI基础关键字、UI基础关键字、业务组合关键字、常规逻辑的通…☆23Sep 13, 2017Updated 9 years ago
- 一些其他文件:书籍,拓展插件等等☆15Dec 2, 2020Updated 5 years ago
- rstore是一个使用golang实现的快速、轻量级的数据库中间件,使用redis协议交互,根据路由规则,某类key可同时存放在mysql,postgresql,redis中。自带web管理工具☆25Mar 8, 2017Updated 9 years ago
- Chanlun☆18Oct 30, 2017Updated 8 years ago
- 基于SpringBoot+Mybatis+Thymeleaf的秒杀项目☆23Aug 7, 2017Updated 9 years ago
- [Python 3] LeetCode solutions all implemented by myself. Learn how to code in an efficient and elegant way. 学习如何高效优雅地编程。☆12Oct 30, 2017Updated 8 years ago
- ☆12Feb 18, 2020Updated 6 years ago