Latest
-
Keep calm and code on in the face of bugs
Bugs making their way into the system may feel like a sting to a developer. But, letting go of defensiveness can bring many advantages!
-
How to evaluate AI performance when you have no domain expertise
If you have no experience with the domain you’re working on, that’s ok. Here’s how you can beat common problems and ensure success.
-
Content sponsored by CircleCI
How to build experimentation into your technical roadmap
On demand video This webinar is for engineering leaders who believe that a strong culture of experimentation drives innovation – and who want to convince peers and stakeholders that it should be part of your technical strategy. Our panelists will share how they managed to build planning and conducting experiments…
Editor’s picks
The quickly evolving role of QA
In fast-paced software development environments, the way you think about quality assurance needs to change.
London • June 16 & 17, 2025
A festival of engineering leadership
Essential reading
How to bake quality into your teams’ coding process
Taking code quality beyond documentation and into the fabric of your team’s work.
On our Software Quality playlist
Ways your teams can (realistically) prioritize code quality
Code matters – learn how to create a culture of quality in your organisation
Using clinical science to effectively tackle code review anxiety
Uncover the science behind code review anxiety, its cognitive triggers, and actionable strategies to reduce anxiety, fostering a healthier code review culture for all developers.
A guide to creating a great code documentation culture
If your teams are struggling with code documentation, watch this on-demand webinar, where our panel of engineering leaders will discuss best practices and strategies to get started. Code documentation is often viewed as a necessary evil by development teams. There’s no doubt that mastering the art of creating…
Building a better testing culture
How can engineering leaders create a healthy testing culture with clear strategies in place?
Take back control of code quality
In this talk, Joel Chippindale shares stories from his experiences in leading engineering teams that illustrate the dynamics between team members and with stakeholders that lead teams to lose control of code quality.
A festival of engineering leadership
London • June 16 & 17, 2025
More about Software Quality
-
How demand shaping can reduce the carbon cost of our applications
Making an impact with sustainable software engineering
-
Scaling at the speed of COVID-19: lessons from the front lines of virtual healthcare
How quickly could you adapt your healthcare software to a global pandemic?
Top Software Quality Videos
-
Streamlining the management of multiple websites and apps
Prepare your team to work effectively across contexts
-
Establishing experimentation as a core part of your project workflow
Gain actionable insights from your users and improve engineering velocity
-
Living without pre-production environments
Historically when we developed large monolithic applications we had several ‘lower’ environments such as dev, test, staging, pre-prod for verifying different stages of our development life cycle. These were particularly used for manual testing – integration testing, gatekeeping, acceptance testing.
-
How simplifying software can save your engineering teams’ time
We’re conditioned to think from an early age that exciting things are the best. That attitude can extend to engineering, too.
-
Scaling performance at the scale of Slack
One of the major challenges faced by teams working on high growth product is of performance. Systems that are built for a given scale of users often fail to deliver the necessary throughput when run with orders of magnitude of load more than what they are built for. Software teams have historically resorted to a myriad set of ways in scaling performance.
-
Strategies for making impossible decisions
Being faced with an important choice that feels impossible to know the answer to is stressful! This comes up a lot when making business decisions, but also applies to technical choices (e.g. “should my company run 100% on AWS” or “is serverless a fad or a great idea?”).
-
Writing effective technical documentation
Documentation can make a big difference. Internal documentation can speed your team up and makes it easier for new engineers to get up and running. External documentation reduces time spent on support questions, and makes your product more usable.