Category: Continuous Integration
Git Commands Tutorial for Selenium Automation Project
June 30, 2019
In the previous tutorial by Avinash Mishra, we discussed another automation tool that is Sikuli Automation tool and its integration with Selenium. Well, we share our automation code at …
GitHub repository integration with Jenkins to Trigger Build
February 2, 2019
In the previous tutorial, we discussed GitHub repository creation and integration with Eclipse for code commit and merge. Today we will take it to the next level hence we …
Jenkins Continuous Integration: Build your Selenium Maven Project
September 24, 2018
Continuous Integration is on trend so is the DevOps. You would have mastery over Selenium WebDriver or Automation Framework development, but all your knowledge is incomplete without the knowledge …