Chapter 32. Fixtures Testing Through the User Interface

Programmers: The tables that use this fixture code are given in Chapter 14.

In this chapter, we consider the issues of testing workflow with an existing application. Although the application code for handling calculation tests may be isolated in one or a few classes, this is not usually the case with workflow tests. When the GUI code and business logic are tangled, the Fit fixtures can test the system under test through the user interface.

32.1 Introduction

In Chapter 14, Don, Emily, and Sarah started to develop several Fit tables for testing workflow. Here, we see how Emily proceeded to write fixtures that connect those Fit tables to the system under test, even though those tables ...

Get Fit for Developing Software: Framework for Integrated Tests now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.