Remove Continuous Delivery Remove Test-Driven Development Remove Tools
article thumbnail

Threat Modeling: Grow your practise

Martin Fowler

And every team is different- with different skills, tools, constraints and personalities. Much like test-driven development or continuous delivery, threat modelling rewards investment. What about the location or remote tools you have used? Ask what went well and what could be improved.

article thumbnail

5 ways to do Continuously Improved Testing

Xebia

In many organizations, automated testing lags behind and becomes a bottleneck for successful continuous delivery. Either tests do not provide enough confidence or companies take a very traditional approach, resulting in releases either introducing substantial risks or becoming costly.

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

Continuous deployment without downtime

CircleCI

Often you can find information on how to adopt DevOps practices like continuous integration (CI) and continuous deployment, but there isn’t as much information on what could go wrong and how to handle those challenges. First, let’s note that continuous delivery is different from continuous deployment.

article thumbnail

Unraveling the Power of Jest: A Comprehensive Guide

InnovationM

Among the plethora of testing frameworks available, Jest stands out as a powerful and developer-friendly tool for testing JavaScript applications. In this comprehensive guide, we will delve deep into Jest, uncovering its features, best practices, and how it revolutionizes the testing experience for developers.

article thumbnail

Discover 2022 DevOps trends with CircleCI data report

CircleCI

Focusing on testing, whether it’s practices like test-driven development (TDD), or integrating validation into your normal development process at all phases of the SDLC, will give you confidence, even when headcount is low. This automation is the critical path to achieving change validation.

Report 98
article thumbnail

New live online training courses

O'Reilly Media - Ideas

Data science and data tools. Advanced Test-Driven Development (TDD) , June 27. Test-Driven Development In Python , June 28. Architecture for Continuous Delivery , July 29. Getting Started with Continuous Delivery (CD) , August 1. How to Give Great Presentations , August 13.

Course 92
article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

Continuous integration is the best way to do so. Continuous Integration is an Attitude, Not a Tool. One of the early adopters of continuous integration was ThoughtWorks, a software development outsourcing firm. They built a tool called “CruiseControl” to automatically run their continuous integration scripts.