Remove Continuous Delivery Remove Continuous Integration Remove Software Development Remove TDD
article thumbnail

30 Common CI/CD Interview Questions (With Answers)

Dzone - DevOps

What is Gitflow, and how does it compare to trunk-based development? What is continuous integration? What’s the difference between continuous integration, continuous delivery, and continuous deployment? Name a few types of tests used in software development. What is TDD?

article thumbnail

Apiumhub is delighted to support YOW! LONDON 2022

Apiumhub

LONDON 2022 , a conference that brings together developers and internationally renowned speakers to thoroughly examine new technologies and industry best practices. Conferences have joined forces with GOTO , a leading software development conference, to take the experience to the next level, so you do not want to miss this event.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Discover 2022 DevOps trends with CircleCI data report

CircleCI

Our report found that great developer teams prioritize being in a state of deploy-readiness and they recover from any failed runs by fixing or reverting in under an hour. In other words, great software development is considered a constant not an end state. This automation is the critical path to achieving change validation.

Report 98
article thumbnail

Well-tested code: in search of meaningful coverage

CircleCI

If you work anywhere near the field of software development, you’ve likely already heard that you should always write code that is well-tested. While many developers view testing as the last step of the development process, shift-left testing challenges this view. Tests shouldn’t be an afterthought! Security scans.

article thumbnail

How to Execute Effective Automated Tests

Modus Create

Tests that should not be automated: Test cases that are newly designed and not executed manually at least one time, except when you have TDD or BDD styles. What is Continuous Integration and Continuous Delivery? It is not possible to talk about CI without mentioning Continuous Delivery (CD).

Testing 98
article thumbnail

Our book “Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture” is published!

Apiumhub

Christian Ciceri – Software Architect & Co-founder of Apiumhub. Christian Ciceri is a software architect and cofounder at Apiumhub , a software development company known for software architecture excellence. Dave Farley – Co-author of the Jolt-award winning book Continuous Delivery.

article thumbnail

Benefits of feature toggles or feature flags

Apiumhub

As software teams seek higher agility, the tools and techniques for software development and delivery continue to evolve every year. DevOps and CI/CD practices provide a solid framework that allows teams to release software with increased automation and with less risk. Feature Flag driven development.