西秀岭

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

08 2020 档案

.net 单元测试中使用 xml 文件作为DataSource
摘要:The XML file <Rows> <Row> <A1>1</A1> <A2>1</A2> <Result>2</Result> </Row> <Row> <A1>1</A1> <A2>2</A2> <Result>3</Result> </Row> <Row> <A1>1</A1> <A2>- 阅读全文

posted @ 2020-08-20 15:25 西秀岭 阅读(213) 评论(0) 推荐(0) 编辑

Jenkins和Postman 集成,使用Allure 输出测试报告
摘要:1. Jenkins 插件需要安装 Allure Jenkins Plugin 2. Global Tool Configuration 需要配置 Node 和执行 newman, Allure 报告的 npm 包。 newman 包 如果希望指定版本可以 写成 newman@5.1.2 就是指定的 阅读全文

posted @ 2020-08-17 12:18 西秀岭 阅读(1389) 评论(1) 推荐(0) 编辑

Jenkins 中使用VSTest.console 进行单元测试,使用Allure 输出测试报告
摘要:这里讲一下注意点 MSBuild MSBuild 中可以使用 ${WORKSPACE} 来获得当前路径,如下图。 MSBuild Version 可以在 Global Tool Configuration 中进行配置。 VsTest.Console 插件中的Test Files 指定部分指定的Dll 阅读全文

posted @ 2020-08-11 14:50 西秀岭 阅读(617) 评论(0) 推荐(0) 编辑

如果网页中有ShawdowDOM ,如何使用 Selenium Web Driver 进行操作
摘要:https://www.cnblogs.com/Simple-Small/p/12035425.html 阅读全文

posted @ 2020-08-04 15:09 西秀岭 阅读(180) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示