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 ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page