Q18
What is the purpose of a scenario outline in Cucumber testing?
A.
Checks if a value meets certain conditions
B.
Provides a placeholder for a method that will be defined later
C.
Describes the behavior of an application in plain text
D.
Allows the same scenario to be run with different combinations of data
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board