© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
R. NicoaraHow to be a Web Developerhttps://doi.org/10.1007/978-1-4842-9663-9_8

8. Automated Testing

Radu Nicoara1  
(1)
Berlin, Germany
 

If you have finished building your application (covered in the previous chapter), you might think you are ready to hand it over to your customers. But how can you ensure that all the new features work as intended? You could always go in and start testing the application manually.

Although this is not necessarily a bad idea, and from time to time you might need to go into the app and see if it all works correctly, will you manually test the entire app every time you deploy a new feature? What about library updates or maintenance? ...

Get How to be a Web Developer: A Complete Beginner's Guide on What to Know and Where to Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.