Regression Testing frameworks...
Posted: Mon Nov 22, 2004 1:34 pm
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.
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.