Latest post

smoke testing
Smoke Testing: A Field Guide
Smoke testing is a quick, high-level test to confirm the basic functionality of an application. The name comes from the concept of checking for smoke in a hardware test to ensure the electronics aren’t on fire.
Read More
Test Coverage vs Code Coverage
Test Coverage vs Code Coverage: A Comparative Analysis
We constantly run around the quality outdoors without understanding internal factors that contribute to the quality of the code. In Software Development, ensuring the quality of code is of utmost importance. Test coverage and code coverage are two important concepts in software testing and commonly used metrics for measuring code quality and the effectiveness of testing. They both measure the extent to which a program’s code has been tested, but they do so in different ways.
Read More
Automated Testing Strategy
A Practical Guide to Test Automation Strategy
Feeling the squeeze of constant software testing? A smart test automation strategy is your key to faster releases and better quality. This post shares practical advice and a test automation strategy example to get you started. We'll cover the essentials of building a winning automated testing plan, including different types of automated tests and best practices. Plus, we'll explore how to balance automated and manual testing for maximum impact.
Read More
a11y testing
How to Get Buy-in for Accessibility (A11Y) Testing
As a company how many times does the word accessibility come into our strategies and project planning? According to AbilityNet, “90% of websites are inaccessible to people with disabilities who rely on assistive technology.” This has led to a negative reputation for various firms and products as well as lawsuits and fines. According to the US Bureau of Labor Statistics (BLS), 4% of the American workforce has disabilities. So the big question arises, what are we actually doing to convince accessibility testing to be part of our testing strategies? This is where a11y accessibility comes in. More than just doing the basics of accessibility, a11y testing means implementing an entire user journey considering different support for different needs.
Read More
test planning
What Goes First? The Basics of Test Planning and Prioritization
Confidence in quality becomes a top priority in the fast-paced sector of software development, where quick innovation and strict deadlines conflict. The effectiveness of testing depends on a strategic approach, particularly test planning and prioritizing in the face of the many tasks and limitations. This becomes a compass directing testing efforts toward the most critical aspects in an environment where every test cannot be executed.
Read More

Subscribe to our newsletter