

You cans schedule your test cases with Jenkins so that if regression suite takes almost 6-7 hours to run then you can have nightly build run so that by the time you reach office it will be done.
#Focusrite usb audio interface code#
It will make sure that the code is running properly.
#Focusrite usb audio interface download#
Maven automatically download the necessary files from maven repository and place them in. With the help of pom.xml you can define all the dependencies which would ease the process of build.

With the help of maven you can define your project structure, dependencies and builds. Maven is a build management tool which makes the build process very easy. It then fires an action when a particular step occurs in a job. Jenkin will monitor a job which can be SVN checkout, cron or any application state. Jenkins is an open source continuous integration tool and it is cross platform which can be used on Windows, Linux, MAC and Solaris environment. This is exactly why Maven and Jenkins are needed. You need to take help of other tools to integrate Continuous integration and deployment. Using Selenium test scripts is easy but when it comes to build management and Continuous integration, Selenium alone is not that powerful.That’s why we integrate Maven and Jenkins with Selenium
