- Course
Outside-In Test-Driven Development
Learn how to apply Test-Driven Development to target both the big picture and the smallest details of your application.
- Course
Outside-In Test-Driven Development
Learn how to apply Test-Driven Development to target both the big picture and the smallest details of your application.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
This course teaches how to build an application from the outside in - starting with tests targeting actual features or use cases of an application, but gradually working towards a more and more detailed specification of the components of an application. The focus is on the technical side of TDD, not the business side. Approximately half of the content is a series of C# demos, building a small RESTful service from scratch.