Summary

Let's summarize the concepts of modern testing practices.

We'll cover the following

Summary

In this section, we learned several concepts, skills, and techniques to enhance our testing skills.

  • We learned the waterfall approach to building software.

  • We learned modern techniques for building software using the agile methodology.

  • We discovered how overreliance on manual and automated UI testing methods could create numerous issues for businesses and teams.

We should now understand that while useful for specific projects, the waterfall model is not as effective in many projects created in today’s fast-paced world. We should know that companies need to be able to adapt and change quickly, and using a waterfall model might severely limit their ability to do so. Software teams need to rely on user feedback to create a high-quality product during the development process. We now know that automated UI testing can help with this but should not be relied on as the only means of quality assurance.

Get hands-on with 1200+ tech skills courses.