Ci/Cd For Testers

Posted By: ELK1nG

Ci/Cd For Testers
Published 7/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 513.49 MB | Duration: 0h 49m

Creating Pipelines for Test Case Execution

What you'll learn

Creating a Pipeline for Test Execution

Understanding Git and its usage

Using Jenkins for Pipeline Creation

Test Case Management

Requirements

Automation in ETL/Data Testing

Automation Testing

ETL Testing Automation

Description

Once we are done with our Automation Tests Scripts, we often need to run/execute it. Creating a pipeline can be very useful for test case management and execution. In case of retesting same set of test cases at a scheduled time everyday, it proves very useful. In the course, Jenkins has been used to create pipeline - often referred as jobs - which can be run at a scheduled time. For every run, there would be a log which proves very useful in tracking previous bugs.GitHub has been used to store test case scripts. In the course, pipelines/jobs have been created to access the test case scripts from local machine/desktop or GitHub. Please note the CI/CD is very vast topic and many tools and technologies are used in industry. In this course, coverage of CI/CD or creation of pipelines has been limited to test case execution needs. This course is necessary and sufficient to start with pipeline creation for testing needs to help with beginner Automation Testers. Please do not think this course as a complete solution for CI/CD. This is created just to help Automation Testers to schedule and manage test case scripts and its execution. Continuous Integration and Development of test case scripts is need of our current Automation Testing setup and hence this course.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Creating first Pipeline

Lecture 2 Downloading and Installing JDK and Jenkins

Lecture 3 Creating Our First Pipeline

Section 3: Creating Pipelines for Test Case Execution

Lecture 4 Downloading and Installing Python and Pycharm

Lecture 5 Creating and running tests/test scripts in Pycharm Terminal

Lecture 6 Creating a pipeline for test case execution from Local folder as SCM

Section 4: Creating Pipelines using GitHub as SCM

Lecture 7 Downloading and Installing Git

Lecture 8 Creating a simple pipeline using GitHub as SCM

Lecture 9 Creating a pipeline for test case execution using GitHub as SCM

Section 5: Thank You Video

Lecture 10 Thank You Video.

Automation Testers who want to create pipeline for Test Case Execution,Test Case Management,Automation Testers who want to implement CI/CD for testing process