Testing Siebel Business Applications > Siebel Test Automation Execution >

Setting Up the Jenkins Server


The Siebel Test Execution process is performed on the Jenkins server using the custom plugin designed for this process.

To install the Jenkins Server

  1. Navigate to Jenkins webpage.
  2. In the LTS release section, select the drop down next to the war name, then select Windows.
  3. The Jenkins zip file will be downloaded.
  4. Extract the Jenkins.msi file from the zip file.
  5. Double click the .msi file to launch the Jenkins installer and follow the instructions to complete the installation.
  6. Click Finish.

Jenkins will be launched in your default browser.

  1. After completing the installation, copy the Administrator password from the path.

For example :c:\Users\intbuild\.jenkins\secrets\initialAdminPassword

  1. Click Skip Plugin Installations.
  2. Enter the field name and values as shown in the table below:
  3. Click Save and Finish. The Jenkins setup is ready.
  4. Click Start to use Jenkins.

The following welcome message is displayed - "Welcome to Jenkins! ". Your Jenkins server is up and running.

Once the Jenkins setup is done, the Jenkins application will be launched by default on port 8080. However, if some other application is already running on this port, then you must change the port number in the jenkins.xml file.

For example, if the installed location of Jenkins is : C:\Program Files (x86)\Jenkins\ then change the port number to 8090(it could be any port number) in the xml file and restart the Jenkins server.

You can start or stop the Jenkins server is using the Windows service running by name 'Jenkins'

Testing Siebel Business Applications Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.