Skip to content

gabe-zoldi/acme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Acme QA

Browser Test Automation Code (Selenium)

test location: com.acme.qa.site.bluntusa.test.functional.cart.AddSingleItem

structure: src/test/java com/acme/qa common site/bluntusa dao model data ui test functional workflow

run: mvn -Dtest=AddSingleItem clean test

Interview

Setup

  1. Download/install JDK 8: http://www.oracle.com/technetwork/java/javase/downloads/index.html
  2. Download/install IntelliJ: https://www.jetbrains.com/idea/download
  3. [Window Only] Download/install Git: https://git-scm.com/download

Git

  1. Open Terminal (mac) or Git Bash (windows) window.
  2. mkdir github
  3. cd github
  4. git clone git@github.com:gabezoldi/acme.git
  5. cd acme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages