Remove Continuous Integration Remove Software Remove Test-Driven Development Remove Weak Development Team
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

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. What is functional testing? Integration testing.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Software Outsourcing: Why CEOs Love It

Gorilla Logic

In short, CEOs are looking at however and wherever technology can be used to deliver continuous value that creates advantage and grows the business. Should you build software in-house or outsource it? It turns out that access to talented developers may be one of the most challenging pieces of the puzzle. . Let’s talk.

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. . Requirements for backend developer . Who are we? Ready to join?

article thumbnail

Test-Driven Development and the Cycle of Observation

Code Simplicity

Today there was an interesting discussion between Kent Beck , Martin Fowler , and David Heinemeier Hansson on the nature and use of Test-Driven Development (TDD), where one writes tests first and then writes code. It’s possible to minimize this point and say it’s only relevant to debugging or testing.

article thumbnail

AoAD2 Practice: Whole Team

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. Whole Team. The Hole Team. Modern software development takes a lot of skills.

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.