Introduction
  • Why Jasecu
Local environment setup - IDEA IntelliJ
  • Java setup
  • Maven setup
  • Git setup
  • IDEA IntelliJ setup
  • Jasecu in IDEA IntelliJ setup
Continuous Integration environment setup - Jenkins
  • Jenkins master setup
  • Jenkins node setup
  • Jenkins job setup
Create your own version of Jasecu in Github
  • Github registration
  • Github repository
  • Run test from Github repository - IDEA IntelliJ/Jenkins
Jasecu framework basics
  • How to run tests
  • What are feature files
  • what is glue code / step definitions
  • what are test runners
  • what are test suites
  • what are page classes with elements and actions
What are feature files
  • Conclusion and future