Raul2018

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

10 2018 档案

摘要:From: https://www.cnblogs.com/AlwinXu/p/5558325.html 最近空闲时间在探索Selenium的自动化测试,简单的写了一个小框架来测试公司的一个web产品。该框架包括以下模块: 1. Test case编写模式(page模式,参考之前的博文http:// 阅读全文
posted @ 2018-10-31 21:44 Raul2018 阅读(290) 评论(0) 推荐(0) 编辑

摘要:From: https://blog.csdn.net/huilan_same/article/details/52559711 忽然想谈谈自动化的学习路径,因为发现很多人总是急于求成,不懂该如何学习。在群里总是会遇到很多人问低级问题,写了一个selenium脚本,却执行失败,跑到群里来问,大神,这 阅读全文
posted @ 2018-10-31 11:40 Raul2018 阅读(409) 评论(0) 推荐(1) 编辑

摘要:From: https://blog.csdn.net/u013210620/article/details/78618295 阅读全文
posted @ 2018-10-30 17:51 Raul2018 阅读(135) 评论(0) 推荐(0) 编辑

摘要:python 类继承与子类实例初始化 阅读全文
posted @ 2018-10-23 09:37 Raul2018 阅读(452) 评论(0) 推荐(0) 编辑

摘要:Python yield 阅读全文
posted @ 2018-10-22 09:31 Raul2018 阅读(84) 评论(0) 推荐(0) 编辑

摘要:Python教程 阅读全文
posted @ 2018-10-11 14:18 Raul2018 阅读(106) 评论(0) 推荐(0) 编辑

摘要:Selenium文件上传send_keys 阅读全文
posted @ 2018-10-10 16:26 Raul2018 阅读(876) 评论(0) 推荐(0) 编辑

摘要:From: http://www.testclass.net/selenium_javascript/ 阅读全文
posted @ 2018-10-09 15:19 Raul2018 阅读(153) 评论(0) 推荐(0) 编辑

摘要:Python单元测试框架之pytest 4 -- 断言 阅读全文
posted @ 2018-10-09 14:18 Raul2018 阅读(268) 评论(0) 推荐(0) 编辑

摘要:Python单元测试框架之pytest 3-setup/teardown 阅读全文
posted @ 2018-10-09 14:17 Raul2018 阅读(244) 评论(0) 推荐(0) 编辑

摘要:Python单元测试框架之pytest 2 阅读全文
posted @ 2018-10-09 14:15 Raul2018 阅读(239) 评论(0) 推荐(0) 编辑

摘要:Python单元测试框架之pytest 1 阅读全文
posted @ 2018-10-09 14:13 Raul2018 阅读(1473) 评论(0) 推荐(0) 编辑