June 2017
Intermediate to advanced
256 pages
5h 38m
English
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:
Generally, on any development project, we use a continuous integration tool. It's a standard development practice that ...
Read now
Unlock full access