Summary

Completed

In this module, you've seen why it's important to test your app. There are several testing responsibilities, and you can automate test procedures. You have seen links to documentation that explain how to automate and create test routines, but remember that your internal test teams should be doing a mix of automated and manual testing. There are scenarios of an app that can't be done using automation, and they need to be manual. And even if it can be fully automated, manual checks are still good to do, and are equally important.