自动化测试的一些文章收藏

1.接口测试/自动化测试汇总(语雀)

https://www.yuque.com/miyang.meyoung/automation_web/wfouvy

2. 上海悠悠博客园

https://www.cnblogs.com/yoyoketang/?_wv=1031

3.虫师博客园

https://www.cnblogs.com/fnng/

4.Python接口测试实战-(韩志超)

https://www.jianshu.com/p/9d3f991c901a

5.Pytest官方教程-(韩志超)

https://www.jianshu.com/p/f3f13f2e6668

6.自动化测试+性能面试题整理--个人最新【持续更新】

https://blog.csdn.net/qq_34671951/article/details/96425740

7.全栈测试笔记

https://www.cnblogs.com/UncleYong/p/10530261.html

8.自动化全栈测试开发学习路线

https://blog.csdn.net/m0_38039437/article/details/80016259

9.Postman+Newman+Jenkins实现REST自动回归测试

https://www.jianshu.com/p/2c83f2ffbd5e

10.抓包工具 - Fiddler(详细介绍)

https://blog.csdn.net/hongkaihua1987/article/details/80548779

11.Chromedriver、geckodriver、IEDriverServer与浏览器的对应版本和下载地址

https://blog.csdn.net/qq_28284093/article/details/81938789

12.Robot Framework安装部署详细教程(Windows7 64位)

https://blog.csdn.net/ywyxb/article/details/64126927

13.python教程(廖雪峰)

https://www.liaoxuefeng.com/wiki/1016959663602400

14.这可能是最为详细的Docker入门吐血总结

https://blog.csdn.net/deng624796905/article/details/86493330

15.20个Chrome DevTools调试技巧

https://www.cnblogs.com/fundebug/p/20_chrome_devtools_debugging_tips.html

16.乙醇博客园

https://www.cnblogs.com/nbkhic/tag/

17.裸睡的猪csdn 主要是爬虫 pycharm

https://blog.csdn.net/u014044812/article/month/2019/07

18.苦叶子

https://www.jianshu.com/p/4a55ebf33f8f

19.常用编码工具

VSC

Pycharm

IntelliJ IDEA

20.该项目用Python实现了所有的排序算法,包括插入排序、冒泡排序、快速排序、选择排序、归并排序等。

https://github.com/TheAlgorithms/Python

21.Python - 100天从新手到大师

https://github.com/jackfrued/Python-100-Days

22.testhome

https://testerhome.com

你可能感兴趣的:(自动化测试的一些文章收藏)