Recap and Feedback
In this part, you learned about testing and deploying web applications. You learned about unit testing, integration testing, and end-to-end testing, gaining hands-on experience in writing tests for web applications. You also learned about test coverage and continuous integration and deployment, which help in automating the testing and deployment process. When looking into deploying, we covered how to deploy both server-side and client-side applications, and how to add a database to the deployed application.
Much of the deployment was done at an example level, and you were not expected to deploy a full application with a database. However, you should now have the knowledge to do so if needed.
Next, please reflect on your work on this chapter, and provide feedback on it. The feedback helps us improve the materials and the course.