Ebook: Android continuous integration : build-deploy-test automation for Android mobile apps
Author: Macharla Pradeep
- Tags: Android (Electronic resource), COMPUTERS / Programming / Mobile Devices, Mobile apps, Computer Science, Programming Techniques, Computer Engineering, Open Source, Performance and Reliability
- Year: 2017
- Publisher: Apress
- City: S.l
- Language: English
- pdf
Master continuous integration, deployment and automated testing for Android apps. You’ll see how to set up and tear down sandbox environments to test the end-user experience, where you’ll learn how to manage a mobile device in addition to the build machine. Android Continuous Integration applies a real-world CI pattern that has been thoroughly tested and implemented. This book starts with continuous integrationRead more...
Abstract: Master continuous integration, deployment and automated testing for Android apps. You’ll see how to set up and tear down sandbox environments to test the end-user experience, where you’ll learn how to manage a mobile device in addition to the build machine. Android Continuous Integration applies a real-world CI pattern that has been thoroughly tested and implemented. This book starts with continuous integration concepts and the tools and code needed to become proficient in continuous integration for Android apps. You’ll also follow acceptance test driven development (ATDD) best practice, giving you all the skills you need to become a better, more effective developer. Finally, you’ll learn about the Appium mobile automation library and the Jenkins continuous integration tool. You will: Understand how to build an Android mobile app from source Set up a development or debugging envi ronment for mobile apps Master the Nexus dependency management and application release tool Work with the SonarQube code quality analyzer Use debugging tools in Android