1.

Define What Are Before, After, Beforestep And Afterstep Hooks?

Answer»
  • Before:EXECUTE before the FEATURE FILE execution
  • After:executes after the feature file execution
  • BEFORESTEP:executes before the each STEP execution
  • AfterStep:executes after the each step execution



Discussion

No Comment Found