Does anyone know of any decent regression testing frameworks for web applications?
Notable it would need to provide some sort of capability for initializing the database to a known state, executing series of POST/GET interactions and then compare both resulting pages and the state of the DB to the known correct values.
Regression Testing frameworks...
Moderator: General Moderators
The resource you might want to check: http://opensourcetesting.org/