Testing and Quality Assurance

Testing and Quality Assurance

Test and QA Stories
Bug in a circle with a line through it Stop Hoarding Bugs and Clean Up Your BacklogMany testing organizations have bugs sitting in their bug-tracking tool gathering dust. The issues aren't high-priority enough to fix immediately, but no one wants to close them because they might get around to fixing them eventually. This is a hoarder mentality! You need to organize and declutter your bug backlog.
Docker logo How Testers Can Use Docker to Shift Left and Automate DeploymentsDocker has several advantages over virtual machines: It’s easier to deal with, starts up faster, and requires fewer resources. Using Docker also can give testers more confidence in their releases. Developers use the same environment that will be used in production, which streamlines code delivery and shifts QA left.
Two grain silos Testing Centers of Excellence and the Return of SilosTesting centers of excellence aim to be R&D labs for software testing, experimenting, and innovating new testing techniques and then piloting them on projects and analyzing the results. But that's not always the reality. Some CoEs merely isolate testers, taking a step back to the days of silos. What's your experience?
Computer dashboard showing metrics, photo by Carlos Muza The Testing Practices and Metrics That Really Matter in Agile and DevOpsScaled agile and DevOps change the game for software testing. It’s not just a matter of accelerating testing; it’s also about fundamentally altering the way we measure quality. The test outcomes required to drive a fully automated release pipeline are dramatically different from the ones most teams measure today.
Image showing a digital wrench as a test tool Lessons Learned in Testing a UI Test Automation ToolHow do you test a tool to be used for automated testing? If a tool executes an automated test that generates keyboard and mouse events to replay user actions, can the test emulate user input and control another instance of the tool to automatically record and play another test? Here's how you test the test tool.
girls in STEM Yes, She Can STEM—and More

Many girls begin losing interest in STEM subjects as early as middle school, and this path continues. #SheCanSTEM is a new public service media campaign that hopes to encourage middle school girls to ultimately pursue STEM careers by challenging stereotypes and showcasing female STEM role models. 

crystal ball Predictive Analytics to Give Quality Engineering a Facelift

Test automation is only as smart as we design it to be, but automation combined with artificial intelligence and machine learning is what can enable predictive analytics to produce smart outcomes—and that is the facelift quality engineering will soon receive.

White flag that says "EXPLORE," photo by Andrew Neel An Exploration of Exploratory TestingExploratory testing is one of the most widely known but poorly understood practices in the software testing community. The term suggests that exploratory testing is a special testing activity, but in reality, all true testing is exploratory in nature. Let's rediscover what exploratory testing should—and shouldn't—mean.