Q. What is the purpose of a step definition in Cucumber testing?
β
Correct Answer: (C)
Maps a step in a feature file to a block of code that implements that step
You must be Logged in to update hint/solution