Testing and Quality Assurance

Testing and Quality Assurance

Test and QA Stories
blurry photo The Blurred Lines between the Open Source and Closed Source Worlds

The open source and closed sourced worlds need each other—not only for healthy competition, but more importantly, for healthy collaboration, too. Mukesh Sharma looks at recent collaborative efforts between the open source and closed source communities and what is driving these changes.

Person standing on a scale 3 Ways to Keep Your Test Suite LeanTest automation is useful, but as your tests grow, they require maintenance. Without curation, your test suite can turn messy and uncontrollable. Keeping a lean test suite will ensure your tests remain useful. You can whip your test suite into shape by focusing on always making your tests valuable, reliable, and fast.
Several people fist bumping over a busy workspace with computers Automation for the PeopleWe tend to contrast automated and manual testing, but really, they should support each other. The key is to define what our testing objectives are, then build the solution needed to achieve them—probably a combination of manual and automated testing. We should not let the method become more important than the results.
Blue dye merging with a white umbrella Analyzing the Software Team GeneralistThere's a recent trend in having generalists on the software team—there are no developers or testers, only "team members." The idea of the two roles learning from each other is a good one, but it's usually a one-way street: Testers learn to write production code or test tooling, but no one focuses on deep testing.
Gauge showing low performance Detect Performance Issues in Production with Continuous DeliveryMaybe the most important source of feedback is what happens in production. It’s amazing the information you can get if you properly monitor and analyze the data. Continuous delivery gives more precise feedback from different sources, thanks to observing the impact of every realized change while improving traceability.
facets The Changing Facets of Integration Testing

In the current dynamics of product development and confirming quality in the agile world, the definition (both narrow and broad), significance, and scope of integration testing have increased manifold. Rajini Padmanaban highlights the changing facets of integration testing that teams need to make note of.

Four checkboxes with two of them checked Questions to Ask during Test Selection for Automated TestsWe use test design techniques to answer the questions “What do I need to test?” and “What tests should I perform?” We try to ensure test coverage during test automation too, except that choosing poorly creates slower builds and unreliable information about product quality. Here are some guidelines for test selection.
Icons for accessibility related to vision, hearing, and ability 3 Hidden Benefits of Accessibility TestingDon’t think of implementing accessibility testing just as a way to gain a larger audience for your product (or, worse, just as a way to avoid a lawsuit). There also can be many hidden benefits of complying with accessibility guidelines for you, your site, and your company. Here are three of them.