Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BDD has 4 major features.

  1. Code

  2. Data Tab

  3. View

  4. ModelCoding/Gherkin Interface

  5. View Interface

  6. Modeling Interface

Let's deep dive into the 4 features.

Code Interface

  • Anchor
    Code
    Code
    Code - This feature allows users to write testcase scenarios using the Gherkin language.

...

View interface

  •   

    Anchor
    View
    View
    View - This featureprovides a graphical building block approach. The building blocks could be rearranged and moved around to modify testcase scenarios. Upon submission, the changes made in the view feature would also be reflected in the code and diagram features.

...

Users can change the scenario by shuffling steps, deleting them, and updating them by clicking the Submit button.

Modeling Interface

· 

Anchor
Model
Model
Model - Using this feature, users can access test scenarios in diagrammatic format and drag and drop test scenarios from the toolbox, as shown below:

...