← Back to context

Comment by JimDabell

10 days ago

I know about BDD frameworks. I’m talking higher level than that.

> I know about BDD frameworks. I’m talking higher level than that.

What level do you think there is above "Given I'm logged in as a Regular User When I go to the front page Then I see the Profile button"?

  • The line you wrote does not describe a feature. Typically you have many of those cases and they collectively describe one feature. I’m talking about describing the feature. Do you seriously think there is no higher level than given/when/thens?

    • Could you give an example? It's not that I don't believe there are higher levels - I just don't want to guess what you might be hinting at.