TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Jenkins

Install Jenkins Server on Windows

Jenkins

Introduction

Jenkins is a popular continuous integration (CI) server. Jenkins server is used to setup testing environment to run unattended automation tests. CI server creates builds and run tests frequently on daily basis. The Jenkins project produces two release lines,

LTS( Long term support )

Weekly.

Download Jenkins Server

Navigate to the following URL to download Jenkins. In this post, we will install Jenkins on Windows.

https://jenkins.io/download/

 

Extract the file and click on the installer.

Install Jenkins

1. Click on the Next button.

 

Jenkins Server

 

2.Click Next to install Jenkins in the default path. Click on Change button to change the destination folder.

 

Destination Folder

Once the installation is over. Click on Finish button.

Navigate to http://localhost:8080 to open Jenkins default web page.

Unlock Jenkins

To ensure Jenkins is securely set up by the administrator, a password has been written to the log. Copy the password and paste it to unlock Jenkins.

 

Customize Jenkins tool, by installing necessary plugins. Plugins extend Jenkins with features to support different needs. As shown in below screen, all the suggested plugins are installed.

 

Create First Admin User and continue to Jenkins dashboard.You can provide or use the default jenkins url.

Instance Configuration

The Jenkins URL is used to provide the root URL for absolute links to various Jenkins resources.

Once you click on Save and Finish button. Jenkins setup is complete and Jenkins is ready.

 

Steps to configure Jenkins are outlined here:

Configure Jenkins

 

Jenkins Tutorials on this website can be found at:

https://www.testingdocs.com/jenkins-tutorial

For more details on the Jenkins CI, visit the official website at:

https://jenkins.io/

 

Related Posts

Jenkins Cloud Options

Jenkins /

Jenkins Cloud Deployment Offering

Blue Ocean Jenkins Plugin

Jenkins /

Blue Ocean Jenkins Plugin

CiCD pipeline

Jenkins /

Continuous Integration Tools

Jenkins releases

Jenkins /

Jenkins Release lines

Calculator Tests Jenkins

Jenkins /

Run Calculator JUnit tests using Jenkins

‹ Getting started with Jenkins› Jenkins Configuration

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version