Testing and Quality Assurance

Testing and Quality Assurance

Test and QA Stories
meaning Understanding the True Meaning of Quality

Day-to-day testing techniques, strategy, approach, and automation are all things that teams understand and will continue to implement, but how many teams understand the elements of purpose, belonging, transcendence, and storytelling as they apply to software quality?

Programmer coding A Tester’s Guide to Choosing a Programming LanguageMany testers want to learn a programming language, but how should they decide which one? Justin Rohrman suggests finding an authentic problem to solve and moving from there to determine which language would be best. You can also ask developer coworkers for suggestions and help—take advantage of available resources.
Arrows pointing to old way and new way An Agile Approach to Change ManagementMany organizations are reluctant to introduce new tools or technologies, or even to update existing ones. The reason is often framed in terms of risk management, but agile teams already have the tools to manage the risk of change: testing and experiments. These approaches together eliminate gaps in risk identification.
Arrow expanding testing Continuous Exploratory Testing: Expanding Critical Testing across the Delivery CycleContinuous testing entails executing automated tests to obtain rapid feedback on business risks. Where does that leave exploratory testing? Obviously, it doesn’t make sense to repeat the same exploratory tests across and beyond a sprint, but exploratory testing can be a continuous part of each software delivery cycle.
chess pieces Why Smart Testing Requires Strategy and Flexibility

You can’t expect to achieve successful testing without the proper strategy, but you also can’t create a strategy that doesn’t allow you to adapt along the way. Think about why you’re testing, and be confident enough to change course if you feel it can benefit your team and project.

strumming a guitar Why Musicians Can Make for the Best TestersTesters need to be both creative and analytical, and those are two features that are very common in musicians. Sure, it might not be writing code, but we’re learning more and more that the building blocks and innate qualities that make for good testers can be more important than the testing skills themselves.
On-off switch Using Feature Flags to Boost Testing and DeploymentA feature flag is a configuration setting that lets you turn a given feature on or off. There is no need for a feature to be complete before you can start testing—as soon as the first piece of code is merged, you can turn the flag on in your test environment and begin. This also reduces risk. Do you use feature flags?
colorful right side of brain The Need for Well-Formed, Creative Minds in Software Testing

The need for creativity and innovation is felt in the world of software testing more than ever before given how dynamic and fast-paced it has become. With so many changing technologies and a multitude of people to interact with, a tester’s job calls for newer and better ways of accomplishing tasks.