Answer:
ASP.NET MVC framework helps to do test driven development (TDD) environment. With the help of this you can implement automated unit tests, and it will help to define and verify the requirements of new code before you actually write the code itself.
Asked In: Many Interviews |
Alert Moderator