• Home
  • Public Speaking
  • Travel

TestNG

TestNG can be used as the main testing framework. A listener can be added to trigger some methods before/after executions:

Or methods can be written inside the class:

They will be executed accordingly