一、JDK安裝,eclipse安裝
二、
selenium下載:http://seleniumhq.org/download/
位于“Language Client VersionRelease Date”->選擇使用的編程語言版本下載即可(包中同時包含了selenium1和selenium2的文件)
三、selenium IDE下載:http://seleniumhq.org/download/
四、ant下載:http://ant.apache.org/bindownload.cgi
五、jxl.jar下載,excel驅(qū)動:http://ishare.iask.sina.com.cn/download/explain.php?fileid=14559561
六、testng配置步驟:
jar包下載:
http://ishare.iask.sina.com.cn/download/explain.php?fileid=35372943
http://download.csdn.net/download/zhaoshe/3211854
1.Eclipse中點擊Help->Install new software
2.點擊Add 在Location輸入 http://beust.com/eclipse
3.選中Testng版本,點擊Next,按照提示安裝,安裝完之后重啟Eclipse
4.新建JavaProject,右鍵BuildPath,添加testng-5.11-jdk15.jar和eclipse-testng.jar