Automation Testing Workshop

This is a template project that includes five testing framework

  • Testng
  • Cucumber
  • Junit

Setup environment

JDK

The major java version used in the project is java1.8

  • Download Page

http://www.oracle.com/technetwork/pt/java/javase/downloads/jdk8-downloads-2133151.html

Maven

The project is managed by maven

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install maven

Git

https://git-scm.com/download

Cucumber Framework

http://www.seleniumframework.com/cucumber-jvm-3/cucumber-jvm-and-selenium/