Library/Technical Support/Glossary

Given, When and Then Statements

Blake Lusenhop
posted this on September 21, 2010 13:19

Given, When, Then statements are statements that enable a user to correctly and completely define a scenario: Given a certain condition/situation/state, When an action is performed, Then this result occurs. However, a Given, When, Then can be modified by you, the user, to meet your specific implementation.

 
Topic is closed for comments