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 … Read more “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 3.Go to Manage Jenkins Displayed a button that “Setup Security” Click on … Read more “Setup Maven and TestNg with Selenium on jenkins server with Git”
All About Software Testing : Chapter 1- Intro
Testing has been an integral part of SDLC, it is an exponentially growing vertical of web and software Development. We are starting a blog series … Read more “All About Software Testing : Chapter 1- Intro”
Creating Image Patterns Using GD Library with PHP
There are several ways to do this, but I find GD Library of PHP pretty useful for this. To install this library in Ubuntu use … Read more “Creating Image Patterns Using GD Library with PHP”