article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

This is a pre-release excerpt of The Art of Agile Development, Second Edition , to be published by O’Reilly in 2021. Visit the Second Edition home page for information about the open development process, additional excerpts, and more. Continuous Integration. Continuous integration is a better approach.

article thumbnail

Backend developer job offer in Barcelona

Apiumhub

We are looking for a Backend developer to join our software development team in Barcelona! We build high quality working software and we want essential people to be part of our growing team and to work with us on inspiring projects. . At Apiumhub , we are experts in software architecture and software development.

Insiders

Sign Up for our Newsletter

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

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. Everyone wants to have well-tested code and for a good reason! Testing ensures our code is working as intended and protects against regression. Testing techniques.

article thumbnail

Functional vs non-functional software testing

CircleCI

When you think of software testing, what comes up first? For many developers, unit tests and integration tests are often top of mind. Both software testing methods are vital to writing and maintaining a high-quality production codebase. Integration testing. User acceptance testing.

article thumbnail

Continuous deployment without downtime

CircleCI

As engineering teams increasingly adopt DevOps as their software development strategy, they are becoming faster and more efficient. It is the final stage in the process of software development automation. With continuous deployment, all commits that pass the automated CI tests are deployed to an actual production environment.

article thumbnail

What is SecDevOps and Why is It So Important?

Altexsoft

Possible issues range from bad code and security misconfigurations to authorization failure. To solve these issues, every team member needs to consider the security implications of what they are working on. This allows you to include security directly in your development and deployment workflows, minimizing vulnerabilities.

article thumbnail

Benefits of feature toggles or feature flags

Apiumhub

Many developers say that they use feature flags or feature toggles, but this year we have realised that there is some confusion around the term that still persists. As software teams seek higher agility, the tools and techniques for software development and delivery continue to evolve every year.