Is it mandatory to use Given, When, Then keywords while writing scenario?
Question
Is it mandatory to use Given, When, Then keywords while writing scenario?
Answer
No. * can also be used to write steps in the feature file.
Is it mandatory to use Given, When, Then keywords while writing scenario?
No. * can also be used to write steps in the feature file.