The document discusses moving from ad hoc testing to continuous test data using FitNesse. It describes the context of a legacy e-commerce system and outlines reasons for automating testing. FitNesse is presented as a tool that allows separating test data from tests and modularizing test code. Some lessons learned include balancing test automation with exploratory testing and ensuring test code is maintainable. In conclusion, test automation helps observe system behavior and catch bugs with data running through the system continuously.
Related topics: