Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mobile Test Automation with Appium

You're reading from  Mobile Test Automation with Appium

Product type Book
Published in Jun 2017
Publisher Packt
ISBN-13 9781787280168
Pages 256 pages
Edition 1st Edition
Languages
Author (1):
Nishant Verma Nishant Verma
Profile icon Nishant Verma

Chapter 10. Continuous Integration with Jenkins

In the last chapter, we looked at how to run the Appium test on an emulator and physical devices. We also learned how to start the emulator through the command line. We explored how to run the Appium test on physical devices, including iOS devices. So far, we have seen how to use Appium, learned how to author test, learned to automate gestures, and learned about design patterns as well. The next step is to run these Appium tests via a continuous integration tool, Jenkins. In this chapter, we will take a detailed look at the following:

  • Setting up Jenkins
  • Exporting reports as artefacts

Generally, on any development project, we use a continuous integration tool. It's a standard development practice that requires developers to integrate code into a shared repository. Once the developer checks in the code, it is verified by the automated build that does basic jobs, such as compiling the code and running unit tests.

Before we set up Jenkins, let's refactor...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}