-
Ensure your code will work upon release by performing testing and debugging. Learn how to implement the test-driven development process into your PHP development cycle. Practice using PHPUnit for unit testing. Discover advanced debugging techniques you can use to find, resolve, and prevent defects.
- Practice using the PHPUnit testing framework.
- Implement a test-driven development process.
- Perform debugging to find, prevent, and resolve defects.
-
Courses under this program:
Course 1: Programming Foundations: Test-Driven Development
-Improve your software quality and delivery speed. Learn how to adopt a test-driven development process to build testing into your daily routine.
Course 2: PHP: Test-Driven Development with PHPUnit
-Develop better software with fewer bugs with test-driven development and PHPUnit. Learn how to write unit tests in PHP using this popular tool and methodology.
Course 3: Advanced PHP: Debugging Techniques
-Learn how to improve your debugging workflow in PHP using local and non-local development tools.