1.

What Is Feature File In Cucumber? What Does Feature File Consist Of ?

Answer»

FEATURE file in CUCUMBER CONSIST of parameters or conditions required for EXECUTING code, they are:

  1. Feature
  2. Scenario
  3. Scenario Outline
  4. Given
  5. When
  6. Then

Feature file in cucumber consist of parameters or conditions required for executing code, they are:



Discussion

No Comment Found