Dream Team Corporation Library Management System National Innovation Foundation library Configuration and Testing Alexander Kanavin Lappeenranta 2002
Test deliverables Test cases Test metrics Problem reports Test coverage analysis
Bug tracking system A way to formalize interaction between testers and developers A database of bug reports, comments and fixes
Example test case: adding a user Run the php script with the appropriate parameters Make sure the database is updated Test case is executed automatically by the testing environment (scripts)
Configuration management Everything is in a repository When you want to make a change you have to provide a change log entry Changes to the design have to be justified and approved by the project manager