Skip to Content
ZzzzLearnhttps://fpt-software.udemy.com/course/python-automation-pytest

https://fpt-software.udemy.com/course/python-automation-pytest 

BDD: behavioral driven development. Derived from TDD Gherkin - .feature file

Gherkin

SyntaxMeaning
FeatureDescribe a feature
ScenarioDescribe a scenario
GivenDescribe a pre-condition
WhenDescribe an action
ThenDescribe a post-condition
Last updated on