Styrow.dev
Question 10 of 27
Cucumber Topic: General medium

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.