March 2018
Intermediate to advanced
376 pages
7h 25m
English
Continuous feedback goes along with frequently deploying and testing the application. As we have learned, the manual process of completing repetitive tasks takes up a lot of our time that can and should be saved in order to deliver to market faster. In the same way, getting continuous feedback from testing and production is very important to the quality of the application:

To overcome all these challenges in mobile application testing, we need to adopt a DevOps mindset, make testing an automated and integrated part of our development cycle, and have it happen on each build automatically (and give feedback to developers ...