Test Driven Development

What is Test Driven development? Test driven development is focused on Micro-Activities (Units rather than Functional components) and we can define it as: “a proven discipline for delivering generic, independent and autonomous components that can be safely used to assemble large, sophisticated systems efficiently” […]