Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • For reference, I've also seen this called "Arrange, Act, Assert" which is the same concept (set up our givens, do some things, check the results) Commented Jun 11, 2019 at 18:25
  • Correct. The Given-When-Then statement is terminology to put the same concept into requirements speak. I think that the newer terminology helps get your brain in the right frame of mind. Commented Jun 12, 2019 at 12:53