Welcome to the Automation University 3.0

by Jean Pierre-Louis with his assistant, Jim Hinson

You will need:

You can find our wiki here: https://wiki.cengage.com/display/PQA/Cengage+Automation+University

Getting Started

Using IntelliJ
1. File -> New -> Project from Version Control
2. Enter this url: https://github.com/JimHinson/automationUniversityV3.git
3. Open /src/test/java/com/cengage/webAssignLogin.java

Class 3

Concept: Discover the patterns of good test design

What We Discussed:

Page objects and Test Objects

Homework:

Create Test Objects and Page Objects from our sample project Add additional test cases (Complete the assignment "Automate This Assignment", Request an extension)

Extra credit

Automate the assignment "Automation University Quiz" and verify your score.