Time is Running to Learn The Best Automation Strategies From Over 36 Automation Experts
Want to take your test automation skills to the next level in 2021? Join the Annual Automation Guild (Feb 8–12) — an online conference and community that will help YOU succeed with your automation testing efforts. Discover actionable automation tips, tools, techniques and best practices from over 30 top testing experts. Register online to accelerate your tests and your career!
Trusting AI/ML: The Automated Testing Behind the Tech?
This is a wonderful overview of test strategies and tools for testing machine learning systems. By Toni Ramchandani.
Modernizing Software Quality Assurance with Visual Testing
Andrew Knight explains how visual testing can support your current test automation strategy and shows examples of using it in practice.
Writing a Test Approach — 5 Ws and an H
This is a wonderful example of writing a clear and effective test strategy using this simple method. Thanks, Callum Akehurst-Ryan!
How to optimize test automation in your web applications?
A great step-by-step guide with examples by Marcin Basiakowski on how to choose the optimal strategy for test automation.
A Comprehensive Guide to Testing Django Applications
If you're wondering about the approach and strategy for testing Django-based apps in Python, Atharva Shah wrote an excellent guide.
Should we really follow the golden Testing Pyramid?
This is a great article by Chengchen Ji that challenges the main assumptions of the Test Pyramid.
Moreover, Ryan Craven created a handy Test Automation Strategy — Infographic.
iOS UI Testing with Deep Links
In this comprehensive guide, Emin Deniz demonstrates a handy strategy for leveraging deep links in the iOS app to navigate to certain while testing.
Contract Testing: Navigating Through Common Pitfalls
Contract testing is often a good strategy for checking interactions between services. However, there are some pitfalls that you may want to avoid, as Wessel Braakman explains.
Automating Testing with GitHub Actions: Continuous Integration — Part 2
Following the first part that I featured last month, this time Markella Efthymiou demonstrates implementing various test strategies that are also applicable to other CI solutions.