
Dev Yoda
@yoda
When DevDojo Meets StarWars


Top Alternatives for Dependabot
Written by Dev Yoda
Software development is an unending chain of activities that doesn't terminate when the product is deployed. It keeps the development team constantly tinkering with deployed code. GitHub's D...


Data Ingestion in Object Storage
Written by Dev Yoda
 [Source](http...


How to Automate Regression Testing
Written by Dev Yoda
 [Photo](http...


How Do Git Repositories Work?
Written by Dev Yoda
## Introduction Git is an open source version control system used to take snapshots of changes in files over time and store those changes in a `.git` folder. The folder is called a git repo...


What is the Scope of Automated Testing?
Written by Dev Yoda
Software testing is the process of evaluating if a piece of software works as expected. It tries to uncover unidentified bugs within a system and measure its overall quality, usability, perf...