Download automation book Free Java Code

Description

Sample code from a Web site test automation book that I am currently working on.

Source Files

The download file automation-book-master.zip has the following entries.


README.txt/*from   www.ja va  2 s .co m*/
annotations-101/README.txt
annotations-101/pom.xml
annotations-101/src/test/java/com/mitchallen/testbook/custom/MyAnnotation.java
annotations-101/src/test/java/com/mitchallen/testbook/source/SourceTests.java
annotations-101/src/test/java/com/mitchallen/testbook/test/ExampleTests.java
junit-101/.project
junit-101/README.txt
junit-101/pom.xml
junit-101/src/test/java/com/mitchallen/testbook/test/BadUsageTests.java
junit-101/src/test/java/com/mitchallen/testbook/test/ExampleTests.java
mobile-ios-101/README.txt
mobile-ios-101/pom.xml
mobile-ios-101/src/test/java/com/mitchallen/common/Tools.java
mobile-ios-101/src/test/java/com/mitchallen/testbook/test/MobileTests.java
profiles-101/README.txt
profiles-101/pom.xml
profiles-101/src/test/java/com/mitchallen/common/Tools.java
profiles-101/src/test/java/com/mitchallen/properties/PropertyFile.java
profiles-101/src/test/java/com/mitchallen/properties/Reader.java
profiles-101/src/test/java/com/mitchallen/testbook/test/ProfileTests.java
profiles-101/src/test/resources/QA1.test.properties
profiles-101/src/test/resources/QA2.test.properties
selenium-101/.project
selenium-101/README.txt
selenium-101/pom.xml
selenium-101/src/test/java/com/mitchallen/common/Tools.java
selenium-101/src/test/java/com/mitchallen/testbook/model/google/HomePage.java
selenium-101/src/test/java/com/mitchallen/testbook/model/google/ResultsPage.java
selenium-101/src/test/java/com/mitchallen/testbook/test/SearchTests.java

Download

Click the following link to download automation-book-master.zip.

automation-book-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring