Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

gitlab

Gitlab Tutorials

Gitlab tutorials are listed in this section. We will continuously add new articles to this section. If you want us to write a new article for this section please get in touch with us.

Testing in GitLab | CI/CD with GitLab Part 1

August 14, 2019 by Canberk Akduygu
gitlab

Today I am going to tell you about how to testing in Gitlab and creating a small pipeline by using GitLab CI/CD. GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager with CI/CD pipeline features. Our sample … Read more

Categories DevOps Tutorials Tags gitlab

How to Integrate Jenkins with Selenium, JAVA, and Maven

December 4, 2018 by Onur Baskirt
selenium-logo

Hi all, in this article I will explain how to integrate Jenkins with your Selenium JAVA Maven projects. The tool-set is listed below. Jenkins GitLab (Jenkins – Gitlab Integration Article) Selenium Webdriver JAVA Maven First, you need to install Jenkins. … Read more

Categories DevOps Tutorials Tags gitlab, jenkins, selenium, sonarqube

Jenkins GitLab Integration

November 29, 2018 by Onur Baskirt
gitlab

Hi all, in this article, we will integrate Jenkins and GitLab. Requirements for Gitlab – Jenkins Integration Jenkins GitLab Plugin Build trigger that allows GitLab to trigger Jenkins builds when code is pushed or a merge request is created. Jenkins … Read more

Categories DevOps Tutorials Tags git, gitlab, jenkins

© 2025 SW TEST ACADEMY • All Rights Reserved