Articles, tutorials, videos and tools to perform software in a DevOps context like testing in production, continuous delivery, etc.

Continuous Integration: Improving Software Quality and Reducing Risk

August 9, 2021 1

As a software developer, you know that one of the critical period in a project is when you try to make integrate your code in the overall application and push it towards the final user. It is sometimes a long process that you would like to accelerate so that you could obtain a quicker feedback on the quality of your code.

QA in a Pipeline-Based Organization

April 6, 2021 0

In the new world of pipeline based organizations, software developers, software QA, operations, security and others people involved in software development are required to take on new skills and develop new collaboration strategies in order to support automated delivery pipelines. This talk shares important insights to help guide software testers on that journey.

3 Practices for Effective DevOps Adoption

March 8, 2021 0

A couple of years ago, Endava realized that the difficulties in DevOps adoption are never the automation technology but rather the ways-of-working, which require a much more fundamental change in people’s behavior and culture.

Patterns & Anti-Patterns For Effective Feature Flagging

June 2, 2020 0

A feature toggle is a DevOps technique that provides an alternative to maintaining multiple branches in source code, such that a software feature can be tested even before it is completed and ready for release. Feature toggle is used to hide, enable or disable the feature during runtime.

Acceptance Testing for Continuous Delivery

April 27, 2020 0

Writing and maintaining a suite of acceptance tests that can give you a high level of confidence in the behavior and configuration of your system is a complex task. This presentation describes approaches to acceptance testing that allow teams to work quickly and effectively; build excellent functional coverage for complex enterprise-scale systems; manage and maintain those tests in the face of change, and of evolution in both the codebase and the understanding of the business problem.

An Evolutionary Approach to DevOps

February 24, 2020 0

Learn in this presentation how a Chicago finance company avoided a radical shift and took a more evolutionary approach to its DevOps transformation. Kevin Harriss shares the lessons that this organization learned along the way to hopefully ease your own DevOps transformation.

Speed Up Software Testing and Fit in CI/CD

October 21, 2019 0

Faster software delivery through approaches like DevOps or Continuous Delivery impacts software testing practices. This article summarizes the steps that software testing teams can undertake in order to adapt to the fast development process in projects with Continuous Integration/Continuous Delivery (CI/CD).

1 2 3 4