Android Continuous Integration
eBook - PDF

Android Continuous Integration

Build-Deploy-Test Automation for Android Mobile Apps

  1. English
  2. PDF
  3. Available on iOS & Android
eBook - PDF

Android Continuous Integration

Build-Deploy-Test Automation for Android Mobile Apps

Book details
Table of contents
Citations

About This Book

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.
What You Will Learn

  • Understand how to build an Android mobile app from source
  • Set up a development or debugging environment for mobile apps
  • Integrate with the Nexus dependency management and application release tool
  • Work with the SonarQube code quality analyzer
  • Use debugging tools in Android

Who This Book Is For Product owners/business analysts, QA/test engineers, developers and build/deploy engineers.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Android Continuous Integration by Pradeep Macharla in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2017
ISBN
9781484227961

Table of contents

  1. Contents at a Glance
  2. Contents
  3. About the Author
  4. About the Technical Reviewer
  5. Acknowledgments
  6. Chapter 1: Introduction
  7. Chapter 2: Mobile Test Automation
  8. Chapter 3: CI Pattern with Jenkins and Android
  9. Chapter 4: Android System Setup
  10. Chapter 5: Build the Android App
  11. Chapter 6: Connect Android Target
  12. Chapter 7: Deploy or Install Android App
  13. Chapter 8: Working with Appium
  14. Chapter 9: Test Strategy and Execution
  15. Index