Posts for: #Testing

How to estimate bugs?

Should you be sizing bugs found during regression? This post challenges the idea and explores why focusing on ‘shifting quality left’ through automated testing and team collaboration is a more effective approach.

[Read more]

How to develop frontend and backend in the same sprint without code freeze

Struggling to ship features in your two-week sprints? Dissect a common development dilemma: coordinating frontend and backend work without resorting to a feature freeze. Discover practical engineering practices like API contracts and Trunk-Based Development that can help your team merge code multiple times a day and release with confidence.

[Read more]