Duration 3 days – 21 hrs
Overview
This course equips Developers and QA professionals with the practical skills to effectively manage source code using Git and Bitbucket, automate builds and testing through Jenkins, and manage build artifacts using JFrog Artifactory. Participants will learn to integrate these tools into a seamless CI/CD pipeline to improve development workflow, collaboration, and software delivery quality.
Objectives
- Understand version control concepts and use Git effectively.
- Collaborate using Bitbucket repositories and manage branches, pull requests, and code reviews.
- Set up and configure Jenkins for automated builds and testing.
- Use Jenkins pipelines to orchestrate CI/CD workflows.
- Manage and store build artifacts securely using JFrog Artifactory.
- Integrate Git, Bitbucket, Jenkins, and Artifactory in real-world development workflows.
Audience
- Software Developers
- QA Engineers / Testers
- DevOps Engineers (entry-level)
- Build and Release Engineers
- Technical Leads
Pre-requisites
- Basic understanding of software development and testing
- Familiarity with command-line interface
- Some exposure to SDLC and development environments (Java, Node.js, etc. is a plus but not required)
Content
Day 1 Git and Bitbucket
Introduction to Version Control
- Why Version Control?
- Centralized vs Distributed Systems
Using Git
- Installing Git & Setup
- Basic Git Commands: init, clone, add, commit, status, log
- Branching and Merging
- Resolving Conflicts
Working with Bitbucket
- Creating and Managing Repositories
- Cloning Repos and Syncing Changes
- Branch Management in Bitbucket
- Pull Requests, Code Reviews, and Merge Strategies
- Access Control and Collaboration
Day 2: Jenkins – Automation Server
Introduction to Jenkins
- Role in CI/CD
- Jenkins Architecture & Plugins
Installing and Configuring Jenkins
- Jenkins Dashboard
- Configuring Projects & Jobs
Building Projects with Jenkins
- Freestyle Projects
- Parameterized Builds
- Scheduling Builds (CRON jobs)
Jenkins Pipelines
- Pipeline vs Freestyle
- Writing Declarative Pipelines
- Integration with Git/Bitbucket
Testing and Notification
- Test Report Generation
- Email and Slack Notifications
Day 3: JFrog Artifactory & CI/CD Integration
Introduction to Artifactory
- Role in Artifact Management
- Supported Repository Types (Maven, npm, Docker)
- Artifact Lifecycle and Storage
Installing and Using Artifactory
- Creating Repositories
- Uploading and Retrieving Artifacts
- Integration with Build Tools
Jenkins + Artifactory Integration
- Publishing Build Artifacts from Jenkins
- Using Artifactory Plugin in Jenkins
- Retention and Cleanup Policies
CI/CD Workflow End-to-End
- Git Push ➝ Bitbucket ➝ Jenkins Build & Test ➝ Artifactory Deployment
- Best Practices and Security Considerations
- Hands-on Lab: Full CI/CD Pipeline Simulation

