FitNesse

AcceptanceTestPatterns

Acceptance Test Patterns.

There seem to be patterns associated with writing acceptance tests with Fit and FitNesse.

>Build Operate Check Three tables for each test.
>Common Includes Avoid duplicate test content by creating pages that are included into tests.
>Parameterized Includes Using variables and Includes together to achieve function-like behavior.
>StaticBeforeDynamic[?] First check the end results, then check the in-process results.
>OperateFunction[?] Column Fixtures often need a special function to perform an operation between input and output.

Keyboard Shortcuts ?

×
  • t Test
  • e Edit page
  • a Add new page
  • p Properties
  • w Where used?
  • / Focus on search bar
  • s Open search page
  • g u Go to User Guide