Skip to content

Limpek07/from_zero_to_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From ZERO to 101 in Selenium, Cucumber and Java

This repository is for those, who just began to learn test automation, cannot create a test framework on their own, but would like to practice creating tests, using assertions, etc.

What we use:

  • Java 8
  • Gradle
  • Cucumber
  • Selenium
  • AssertJ (for assertions)
  • TestNG
  • Log4J

IntelliJ plugins

  • *Cucumber for Java
  • *Gherkin
  • String manipulation

You will need:

  • Java 8 (JDK)
  • Gradle 5.4.1
  • Git

All of these should be installed on your workstation with environment variables set.


Related video series in Hungarian here: https://www.youtube.com/playlist?list=PLPLCD3HyRMaktbKkl7d4tisbLzQb-ug2o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages