Designing a GUI for Automated Testing
The Problem and Its Solutions If we were living in a perfect world, the business logic would be separated from the presentation layer. Since Rave sits atop a rich GUI, where event handlers can execute arbitrary code, there exists a…