Vidyalelo
Ruby Programming · Q10

Testing in Ruby (RSpec, MiniTest, etc.)

Programming · Ruby Programming · question 10

Q10

What is the purpose of a feature file in Cucumber testing?

A.
Contains the actual implementation of the application's features
B.
Specifies the requirements for a software feature
C.
Provides a detailed report of test results
D.
Describes the behavior of an application in plain text
Answer

Answer: Option D

Solution

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