Data Driven Development The Full Article Recently I heard the question “ What is the Data Driven Development? ” Data Driven Development isn't new and probably is an old Basic of development. Let’s look into the problem with help of example. We will create an aquarium. And it is not a joke. Let’s formulate our goal at the beginning. We want to make a model of the aquarium with small fishes in it. We will create the aquarium by the traditional OOP way. Our model consists from two main things –...