Explain test-driven development?

Submitted by: Administrator
Test driven is one of the popular development methodology in which tests are written before writing any function code. In fact, test drives the structure of your program. Purists never wrote a single line of application code without writing test for that. It greatly improve code quality and often attributed as a quality of rockstar developers.
Submitted by:

Read Online Analyst Integration Job Interview Questions And Answers