06 2016 档案

[Training Video - 4] [Selenium IDE]
摘要:Selenium IDE Training List 阅读全文

posted @ 2016-06-17 09:12 张缤分 阅读(89) 评论(0) 推荐(0) 编辑

[Training Video - 3] [Java Introduction] [Object Oriented Programming]
摘要:Static and non-Static : 非静态方法(不带static)可以访问静态变量和方法(带static),但是反过来就不行。 类的静态成员(变量和方法)属于类本身,在类加载的时候就会分配内存,可以通过类名直接去访问。 非静态成员(变量和方法)属于类的对象,只有在类的对象产生(创建实例) 阅读全文

posted @ 2016-06-16 09:32 张缤分 阅读(154) 评论(0) 推荐(0) 编辑

[Training Video - 2] [Java Introduction] [Operator, Loops, Arrays, Functions]
摘要:Operator : While Loop : For Loop : Arrays : Code : Result : Object Arrays: Functions : 阅读全文

posted @ 2016-06-15 16:15 张缤分 阅读(153) 评论(0) 推荐(0) 编辑

[Training Video - 2] [Java Introduction] [Install Java and Eclipse, Create Class]
摘要:Download Java : https://java.com/en/download/ Download Eclipse : https://www.eclipse.org/downloads/ Code : Result : 阅读全文

posted @ 2016-06-15 12:09 张缤分 阅读(242) 评论(0) 推荐(0) 编辑

[Training Video - 1] [Selenium Basics] [Xpath Selenium]
摘要:FirePath Press F12, you will see : 阅读全文

posted @ 2016-06-15 11:45 张缤分 阅读(129) 评论(0) 推荐(0) 编辑

[Training Video - 1] [Selenium Basics] [What is Selenium IDE,RC,Webdriver, TestNG, Junit And Ant]
摘要:Selenium IDE (Only support in Firefox): - Record and Run - UI interface - User extensions - Conversion of code Selenium RC: Multiple Browsers : IE, Ch 阅读全文

posted @ 2016-06-14 16:45 张缤分 阅读(159) 评论(0) 推荐(0) 编辑

[Training Video - 1] [Selenium Basics] [Install Selenium IDE]
摘要:Download and Install Selenium IDE 阅读全文

posted @ 2016-06-14 16:22 张缤分 阅读(131) 评论(0) 推荐(0) 编辑

[Training Video - 1] [Selenium Basics] [Download and Install Selenium]
摘要:Download Selenium Jars Configure jars in eclipse Webdriver http://docs.seleniumhq.org/download/ Selenium RC http://code.google.com/p/selenium/download 阅读全文

posted @ 2016-06-14 14:13 张缤分 阅读(150) 评论(0) 推荐(0) 编辑

[Training Video - 1] [Selenium Basics] [What is Selenium]
摘要:What is Selenium? Browser Automation Testings Tool: Mozilla IE 6,7,8 Google Chrome Opera 8,9,10 Safari Multiple Operating Systems: Windows Mac Linux/U 阅读全文

posted @ 2016-06-14 13:16 张缤分 阅读(129) 评论(0) 推荐(0) 编辑

[OS] 远程启动计划任务时以管理员身份运行
摘要:在Jenkins建了一个task自动启动Selenium的Grid,命令行是这样写的: schtasks /end /tn RestartGrid /s SZTEST201606 /u szdomain1\szautotester /p 123456schtasks /run /tn Restart 阅读全文

posted @ 2016-06-07 15:01 张缤分 阅读(818) 评论(0) 推荐(0) 编辑

导航

< 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

统计

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