Introduction
  • Introduction to maven and why we need it ?
  • Apache Maven Set Up and First Maven Project in Java
  • Understanding POM.xml and downloading project dependencies
  • Compiling and Running tests from command line using surefire plugin
  • Triggering testng.xml from maven
  • Selective Suite selection using profiling in maven