Testing and Deployment

Recap and Feedback


In this part, you learned about the fundamentals of testing in web software development. You learned about unit testing, integration testing, and end-to-end testing, gaining hands-on experience in writing tests for web applications. You also of test coverage and continuous integration and continuous deployment, which help in automating the testing and deployment process.

At this point, you should have the knowledge and skills to create and test full-stack web applications that consist of client-side functionality, server-side functionality, and a database.

Next, please reflect on your work on this chapter, and provide feedback on it. The feedback helps us improve the materials and the course.

Loading Exercise...