BDD Framework
BDD Framework
Feature file - define the scenarios, steps, and examples that guide the automation and
validation of your application's behavior
Java file(steps) – It’s like step def file where we do ryt what steps need to perform accord we creates
the methods inside it.
Cla
ssi
fica
tio
n:
Int
ern
al