会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
Dolores's Blog
一只小小的测试员
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
下一页
2020年11月5日
测试用例依赖执行pytest-dependncy & 调整执行顺序pytest-ordering
摘要: 写在前面: 其实之前有看到过在conftest.py 里面可以调整测试用例执行顺序的方法,只不过基于 不需要使用 的原因,没有记录如何调整。 在公众号看到推送用这两个插件轻松解决测试用例的依赖执行问题好奇点进去看看。做下记录吧。万一以后有用呢。 安装 pip install pytest-order
阅读全文
posted @ 2020-11-05 14:35 Tester-Dolores
阅读(365)
评论(0)
推荐(0)
2020年10月30日
Python3.9 新特性note
摘要: 无
阅读全文
posted @ 2020-10-30 15:34 Tester-Dolores
阅读(263)
评论(0)
推荐(0)
2020年10月27日
共享单车相关研究
摘要: 1.5g对共享单车的影响? 2.共享单车涨价还能骑多久? 3.智能锁技术
阅读全文
posted @ 2020-10-27 15:43 Tester-Dolores
阅读(346)
评论(0)
推荐(0)
2020年9月8日
testcafe开发过程遇到的问题
摘要: 如何执行runner文件?node module 如何管理包? ESlint 如何使用?npm切换国内源?多个js文件共用fixtrue?
阅读全文
posted @ 2020-09-08 15:31 Tester-Dolores
阅读(317)
评论(0)
推荐(0)
2020年8月9日
Requests
摘要: 无
阅读全文
posted @ 2020-08-09 16:41 Tester-Dolores
阅读(71)
评论(0)
推荐(0)
pipenv - 超好用的python项目环境和依赖管理环境
摘要: 无
阅读全文
posted @ 2020-08-09 15:36 Tester-Dolores
阅读(144)
评论(0)
推荐(0)
2020年8月5日
TestCafe 快速上手(一) - TestCafe API & Command Line Interface & Configuration File (持续更新)
摘要: WEB GUI自动化测试,语言:JavaScript; testcafe支持PageObject模式, 截图,录频,自动生成测试报告,配置参数,支持多浏览器同时测试。
阅读全文
posted @ 2020-08-05 15:28 Tester-Dolores
阅读(477)
评论(0)
推荐(0)
2020年7月31日
Github Page & Jekyll 搭建博客
摘要: 无
阅读全文
posted @ 2020-07-31 15:40 Tester-Dolores
阅读(127)
评论(0)
推荐(0)
2020年7月24日
SQL注入学习笔记
摘要: sources https://www.jianshu.com/p/078df7a35671 https://www.kanxue.com/book-6-110.htm - web 漏洞 OWASP how to test sql injecting: https://owasp.org/www-p
阅读全文
posted @ 2020-07-24 08:55 Tester-Dolores
阅读(82)
评论(0)
推荐(0)
2020年7月13日
DVWA 渗透测试(SQL)平台搭建 XAMPP + Windows
摘要: source: https://cjjkkk.github.io/install-DVWA/ https://github.com/ethicalhack3r/DVWA 1.安装XAMPP 1.1 下载安装包 https://github.com/ethicalhack3r/DVWA - 傻瓜式安装
阅读全文
posted @ 2020-07-13 14:18 Tester-Dolores
阅读(138)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
下一页
公告