core-jgi/fitnesse/FitNesseRoot/FitNesse/UserGuide/DesigningWithActionFixture/content.txt

3 lines
315 B
Plaintext
Raw Normal View History

Action fixtures give you very simple scripting ability. Any test that requires a simple set of interactions could be based on an Action Fixture. For example, you ought to be able to completely test the software that controls a simple dialog box by using the appropriate 'enter', 'press', and 'check' operations.