Home > Education > Automation Testing - Instructions for Integrating Jenkins with Selenium WebDriver

Automation Testing - Instructions for Integrating Jenkins with Selenium WebDriver

Added: (Tue Dec 11 2018)

Pressbox (Press Release) - Selenium is the most mainstream open source mechanized testing apparatus for Web applications. Jenkins is an open source nonstop joining device written in Java. In this instructional exercise, we will incorporate Jenkins with Selenium to benefit from the two apparatuses.
Coordinating Selenium with Jenkins has numerous preferences and it takes mechanization testing to the following dimension. This reconciliation procedure grants analyzers to Selenium Training in Bangalore ceaselessly test and coordinate source code headways in the product improvement process. An additional favorable position of Jenkins and Selenium mix is that it computerizes the code game plan from the improvement condition to the testing, arranging and creation situations.
Jenkins has numerous highlights like the capacity to coordinate with SVN and GIT, and to characterize consistent joining pipelines. The key usefulness of the Jenkins CI device is to execute predefined assignments to constantly check for code changes in various modules and coordinate them.
The benefits of incorporating Selenium with Jenkins are recorded underneath:
• Selenium and Jenkins are both open source instruments and have a huge information bank and network bolster.
• These are cross-stage devices that you can use on Windows, Linux, Mac OS and Solaris conditions.
• Testing and ceaseless combination should be possible at the same time.
• They bolster a wide assortment of innovations and devices in the application advancement process.
• The Selenium-Jenkins combination process
The Jenkins and Selenium reconciliation process is separated into three stages:
Stage 1: Downloading Jenkins
• Open the Jenkins official website in your Web program to download the jenkins.war record.
• Download the jenkins.war document from https://jenkins.io/download/and spare it to the work area or some other envelope.
• In the wake of finishing the download, you will get the jenkins.war document, which must be executed to introduce Jenkins.
Stage 2: Jenkins incorporation with Selenium WebDriver
• Go to the area where jenkins.war is put away.
• Open an order provoke CMD in your framework, at that point go to the task home class and begin the Jenkins server by utilizing the accompanying direction:
• Start cmd> Project_home_Directory> java – container jenkins.war
• When you run the order, java – container jenkins.war, the Jenkins server is fully operational. As a matter of course, Jenkins will keep running on the 8080 port so you can investigate the Jenkins UI there. Open any Web program and enter the URL http://localhost:8080.
• Since Jenkins is going, we have to make an objective to execute the experiment utilizing the Selenium module.
• In the wake of introducing the Selenium module in Jenkins, we are finished with the establishment procedure. Presently we need to plan Jenkins objectives to likewise perceive diverse apparatuses like Java, Maven, etc.
• Goto> Manage Jenkins
• Tap on Configure the System
Next, go to the JDK region and tap on the Add JDK catch to let Jenkins know the correct way of.
• Uncheck the Install consequently check box so that Jenkins will simply take Java, which we indicated prior.
• Name it JAVA_HOME and determine the JDK way.
In Selenium Jenkins constant mix, we have an exceptionally powerful part that enables you to orchestrate email warnings for the customer. This is discretionary however in the event that you have to configuration email notices, at that point making little settings at the season of organizing Jenkins illuminates the issue. Can change the login subtleties and tap on Apply.
When you are finished with the changes, tap on Save and after that Apply. Congrats, your Selenium WebDriver reconciliation with Jenkins has been done impeccably.
Stage 3: Executing Jenkins Selenium WebDriver testing
We can execute test cases in Jenkins utilizing four unique techniques. In this instructional exercise, we will execute this utilizing the Window clump direction.
1. In the first place, you have to make a group report, and after that add a comparable bunch record to Jenkins. How about we separate this errand into three sub-parts—A, B and C.
Part A: To make group reports, set the classpath of TestNG with the goal that we can execute the testng.XML document. Our errand structure should resemble what's appeared in Figure 8.
Part B: The open direction summons and sets the classpath. While setting the classpath, we will set the way container and libs are composed:
Home file> set classpath=C:\Users\Learnautomation\bin;C:\Users\Learn-automation\libs\*;
Part C: Open any Notepad or content manager and compose the order given underneath, at that point spare it as a .bat report.
java – cp bin;libs/* org.testng.TestNG testng.XML
2. Presently we need to make an assignment in Jenkins which will execute our manufacture. Open Jenkins on a Web program (http://localhost:8080). Tap on 'New Item'. Here 'thing' is only an assignment. Give the thing's name, select 'Form a free-form programming task' and after that tap on the 'alright' catch. Next, explore to Advanced Project Options, select the use custom work space, and in the record we will decide the undertaking home index. Presently decide the Add Build step.
Tap on the 'Execute Windows clump' order. In the direction region, do make reference to the clump order which we made before, and tap on Save and after that Apply.
3. We are prepared to run the assemble. Open Jenkins in the Web program and tap on Build Now.
4. You can check the assemble history in the Console Output and affirm the result. Selenium mix with Jenkins runs the content document each time there is any adjustment in source code or in a circumstance where code is moving starting with one condition then onto the next. Jenkins spares data identified with execution history and test reports. It's truly profitable when running Selenium from Jenkins with your readied experiments selenium training in Marathahalli and you can run them utilizing a solitary snap. You can likewise plan the experiments utilizing the clump record in Jenkins.
Jenkins and Selenium are the most useful assets, autonomously, and when we incorporate Selenium in Jenkins the advantages are duplicated. It's prudent to incorporate Selenium and Jenkins in your activities to get the most extreme from them.

Submitted by:Infocampus
Disclaimer: Pressbox disclaims any inaccuracies in the content contained in these releases. If you would like a release removed please send an email to remove@pressbox.com together with the url of the release.