Test oriented development is another approach where it is not important to write tests first but it is important to write test while writing production code.
Typically, we repeat the steps below in that order