随笔分类 -  java自动化测试

摘要:环境搭建: eclipse4.5 + java8 + selenium-3.14 基本都是使用最新版 (1)eclipse4.5下载:http://www.eclipse.org/downloads/ (2)java8官方网站下载:http://www.oracle.com/technetwork/ 阅读全文
posted @ 2018-08-31 14:22 2561142462 阅读(32538) 评论(0) 推荐(0)
摘要:junit自动化测试框架 junit框架搭建需要的jar包 hamcrest-core-1.3.jar junit-4.12.jar 阅读全文
posted @ 2018-08-31 14:04 2561142462 阅读(1281) 评论(0) 推荐(0)
摘要:java TestNg自动化测试框架环境搭建 搭建TestNg测试框架需要安装testNg插件 下载地址:http://testng.org/doc/download.html http://dl.bintray.com/testng-team/testng-eclipse-release/zipp 阅读全文
posted @ 2018-08-31 11:38 2561142462 阅读(489) 评论(0) 推荐(0)