Click here to Skip to main content
15,889,810 members
Articles / Containers / Docker

Test Driven Development with PHP, PHPUnit and Symfony Framework - A Practical Case Study for a Scheduling System

,
Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
29 May 2023Apache23 min read 3.6K   2  
Prototyping a Web System to Schedule Patients in Local Medical Clinics Oriented by Test Driven Development Guidelines Supported by PHP, PHPUnit and Symfony Framework Technologies
This work describes the development of a web system for scheduling appointments at a local clinic, aiming at the minimum number of records in the database about each appointment to avoid recording ROT data. This system will serve as a background for a practical analysis project to validate a purely TDD development environment oriented to the PHP stack.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Business Analyst
Brazil Brazil
agile and devops enthusiast; master in computer science and professor in  technology courses; I have worked with projects and development for the telecommunication area
This is a Collaborative Group

5 members

Written By
Software Developer
Brazil Brazil
I'm a web developer with a large experience in many technologies like PHP and Node on back end, javascript, HTML and CSS on web front end. I'm believe that Agile can help on software process and good communication is fundamental to construct high quality software.

Comments and Discussions