Making the Painful Transition from Manual to Automated Testing
The only thing more painful than watching flaky automated tests fail is watching teams struggle to write those flaky tests in the first place. Let’s face it: test automation is hard to develop. It’s...
Featured Posts
Regression Testing Without the Headaches: A Practical Guide
Regression testing is a fact of life for software developers. It's the only way to know that your new code hasn't messed up something that was working perfectly fine before. But let's be honest, it...
October 1, 2024
Test-Driven Development (TDD): A Powerful Tool, But Not a Magic Wand
Test-driven development (TDD) has emerged as an exciting methodology in software development. Through a disciplined approach, TDD promises to improve code quality and maintainability.
October 1, 2024
How to Avoid That Nasty Feeling of Customers Finding an Ugly Bug
Hello there!!
October 1, 2024
Understanding Each Other: How Cross-Team Communication Can Be Improved
The world is racing ahead and you don’t want to be left behind. So many theories and processes are developed, discussed, and applied to stay at par in this race, but effective communication is often...
October 1, 2024
How Engineering Teams Using “Shape Up” Test Their Software
“Shape Up” is a new product development process that departs from popular processes like Scrum. The book, describing the philosophy and methodology, was written by Ryan Singer from his experience...
October 1, 2024
Can a Software Engineer Become a Product Manager?
Software engineers and product managers (PMs) work closely together to create in-demand tech products. Product management can seem like a natural next step for software engineers who are ready for a...
October 1, 2024
Alpha Testing: Beyond the Bug Hunt - A Deep Dive for Software Testers
Alpha testing plays a critical role within the software development lifecycle (SDLC), occurring after the initial development phase but before beta testing. This internal testing phase focuses on...
October 1, 2024
DITL Testing: Unveiling the Day in the Life Approach
In the realm of software testing, DITL, or Day-in-the-Life testing, is gaining traction because of the unique perspective it offers. Unlike traditional methods such as unit testing and integration...
October 1, 2024
Unveiling the Shopping Cart: A Guide to Retail Application Testing
According to eMarketer’s Retail E-commerce Sales Worldwide report, online sales are expected to reach more than $6.33 trillion in 2024, with mobile shopping contributing over $2.5 trillion to this...
October 1, 2024