Examveda

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

Answer: Option D


Join The Discussion

Related Questions on Testing in Ruby (RSpec, MiniTest, etc.)