test automation

Promoting Sustainable Test AutomationTruly sustainable test automation imparts minimal impact on people and processes over the years. It is achieved by deploying automation frameworks that shield testers and processes from the automation tools and technologies that are constantly evolving. Carl Nagle tells you how to attain long-term success.
Handling a Check Failure in Test AutomationWhat happens on your team when a check (what some call “automated test”) fails? Regression tests or checks that are effective toward managing quality risk must be capable of sending action items outside the test/QA team quickly. How do you provide fast, trustworthy quality communications from your team?
Test Design for Automation: Anti-Patterns

Just like with design patterns, anti-patterns can benefit from a short and catchy name to make them easy to remember and talk about. Hans Buwalda shares a list of typical situations seen in tests that can harm automation and names for them.

Stronger, Faster Quality with Simple, Focused ChecksImagine focusing on prioritized business requirements at the software layer closest to where those business items are implemented. Writing just one check—that is, a programmed verification—per business requirement makes for simple, focused checks, supporting stronger, faster quality around the team.
Building an Effective Lean Testing Strategy

Lean testing strategies can help QA teams effectively mitigate wasted resources and ensure that they are giving each project the attention it deserves. Sanjay Zalavadia details some strategies QA teams should implement in order to create an effective lean testing practice for their operations.

Part of the Pipeline: Why Continuous Testing Is EssentialWith the DevOps movement and push for continuous delivery, the way we have done test automation in the past must evolve. In continuous testing, tests are run as part the build pipeline so that every check-in and deployment is validated. Learn more to ensure your team can achieve continuous testing.
Why Automation Will Never Replace Manual TestingManual testers are experts at the unexpected, while automation is all about predictability. Automation won’t replace manual testing, but neither will manual testing replace automation. Linda Hayes writes that once the difference between them is understood, the fear of automation dissolves.
Managing Security Testing in Agile Software Development

One of the biggest myths in the world of agile development is that there is not enough time to do security testing. Sanjay Zalavadia shows you the most efficient and cost-effective way of performing security testing in an agile environment: by rolling it into each sprint incrementally, from day one.