Configuring jenkins with Robot Framework
Jenkins is an import aspect of devops and is being widely used to schedule the execution of scrips now a days. In this blog i will help out to configure the Jenkins integration with robot framework Download Jenkins You can refer to below url and download jenkin as per your environment https://jenkins.io/ Installation Install jenkins from exe Once you click on Finish , your local browser opens up It will ask for password Go to your local installation directory , in my case it was C:\Program Files (x86)\Jenkins\Secrets Click on intialAdminPassword , copy the password and paste it on Administrator password section Click on Install suggested plugins You can create your own user Create a free style project I provided the name as "Demo" project. Now we need to install required plugins to support robotframework. Go to Manage plugins Under the Available Tab, select R