Advance your Skills as a PHP Developer: Testing and Debugging

Go to class
Write Review

Free Online Course: Advance your Skills as a PHP Developer: Testing and Debugging provided by LinkedIn Learning is a comprehensive online course, which lasts for 5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Advance your Skills as a PHP Developer: Testing and Debugging is taught by Neelam Dwivedi, Justin Yost and Jon Peck.

Overview
  • 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.

Syllabus
    • 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
      • Discover how to use built-in PHP tools, as well as the Xdebug and Firebug extensions and FirePHP library, to improve the quality of your code and reduce troubleshooting overhead.