Adding Jenkins plugin

To start the Jenkins setup, we need to install a couple of plugins that Jenkins provides to make the process easier. We need a couple of Jenkins plugins to help set up the automated test run. Follow these steps to install some of the plugins:

  1. Launch Jenkins (http://localhost:8080).
  2. Click on Manage Jenkins.
  1. Select Manage Plugins, as illustrated:
  1. Click on the Available tab.
  2. Click on Filter and type in Gradle plugin.
  3. Select the checkbox next to the result.
  4. Click on Install without restart.
  5. Repeat the preceding steps for the following plugins:
    1. Cucumber reports
    2. Github plugin
    3. Android Emulator plugin
  6. Once done, restart Jenkins.

This finishes the installation of all the required plugins point in time. We can always go ahead and add more plugins as the need arises.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.216.77.153