Vidyalelo
Ruby Programming · Q20

Testing in Ruby (RSpec, MiniTest, etc.)

Programming · Ruby Programming · question 20

Q20

What is the purpose of a cucumber tag in Cucumber testing?

A.
Describes the behavior of an application in plain text
B.
Labels scenarios with metadata
Answer
C.
Overrides the behavior of a method to return a specific value
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board