A SOFTWARE AGILITY TESTBED
The software agility testbed is a set of 10 repositories implementing mutiple version of a toy banking system. Each repository uses a different approach to implement the system. Each version of the system is a fixed set of functionality requirements. The result is a set of repositories that can be used to compare different approaches towards implementing a software system that deals with a high number of changing requirements.
This website contains the information required to use this free to use dataset. The setup page describes how the project was setup and what requirements where implemented. The results page describes the resulting repositories and links towards the different version of each repository. The about page gives an overview of everyone involved in creating this testbed.
The goal
To this purpose a group of developers where tasked with implementing software. Over the period of a year a group of 12 developers worked part-time on this project. They developed software with similar functionality but they used different approaches to implement this software. The software was also developed in a manner that aims to simulates the real-world development of software through changing functionality requirements that where not know beforehand.