Question: What is the purpose of the 'Background' keyword in Cucumber?Answer: Background is used to define a set of steps that are common to all scenarios in a feature, helping to reduce duplication of steps.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: