When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Learn to implement Test-Driven Development methods by incorporating unit testing, design, refactoring and frameworks into your workflow and how to apply them to existing solutions. Test-Driven...
Read More
Learn to implement Test-Driven Development methods by incorporating unit testing, design, refactoring and frameworks into your workflow and how to apply them to existing solutions.
Test-Driven Development (TDD) is a design engineering process that relies on a very short development cycle. A TDD approach to software development requires a thorough review of the requirements or design before any functional code is written. The development process is started by writing the test case, then the code to pass the test, and then refactoring until completion. Benefits of a TDD approach to software engineering include faster feedback, higher acceptance, reduced scope creep, and over-engineering, customer-centric and iterative processes, and modular, flexible, maintainable code.
This 3-day TDD training course instructor is a deep dive into Test Driven Development that incorporates the steps that are necessary for effective implementation. Participants will cover Unit Tests, User Stories, Design, Refactoring, Frameworks, and how to apply them to existing solutions. In addition, this course explores the implications of code dependencies, fluid requirements, and early detection of issues. This is an interactive class with hands-on labs. To get the most out of this course, students are encouraged to fully participate. This course demonstrates the skills developers and teams need for building quality applications sustainably, with quality, for the life of the codebase.
This class is designed for professionals who have experience in language programming, including C+ or Java.