What is the purpose of a step definition in Cucumber testing?
A. Provides a detailed report of test results
B. Describes the behavior of an application in plain text
C. Maps a step in a feature file to a block of code that implements that step
D. Specifies the requirements for a software feature
Answer: Option C

Join The Discussion