Continuous Integration with Jenkins, Maven and TestNg with Github on Linux/Ubuntu

First, Download the jenkins and install. 1. Download latest War file from the jenkins main site http://jenkins-ci.org/   2. Open Terminal and go to download folder and run [crayon-6633648c6556c402779610/] 3. Now jenkins fully up and running   4.

By |2023-01-17T20:25:05+05:3028 May 2015|Comments Off on Continuous Integration with Jenkins, Maven and TestNg with Github on Linux/Ubuntu

Setup Maven and TestNg with Selenium on jenkins server with Git

1.Run Apache server and run http://localhost:8080/jenkins/ 2. Install Maven 3 by below commands [crayon-6633648c6585f077349576/] 3.Go to Manage Jenkins  Displayed a button that “Setup Security” Click on it or you can Dismiss it. 4.if want to Setup the "Setup

By |2023-01-17T20:25:14+05:3028 May 2015|Comments Off on Setup Maven and TestNg with Selenium on jenkins server with Git
Go to Top