Advanced Visual Testing with Playwright
If you want to improve your test automation strategy with visual tests, Dipen Chavan shows how to implement them using Playwright and other tools.
Also, Debbie O'Brien shares a tip about Handling Visibility in Playwright: getByText vs. getByRole.
Fused Testing Methodology: Smarter Ways to Combine Manual and Automated Testing
Introducing automation? Not sure which test cases should be tested manually or with automation? mabl and Testlio are teaming up to share strategies to help you find balance in your testing methods. Register for a free webinar.
Stop Writing Overdone Test Plans
Test plans are important but not in the form that many of us may think of. Jesper Ottosen suggests what can have a better return on our time and effort investment than a bloated test plan.
In relation to that, Team Merlin explains how to create a Test Strategy in an Agile Scrum project.
Stop automating manual test cases
You heard it right. If you blindly take a manual test case and create an automation scenario out of it, that's not optimal. Veith Röthlingshöfer advocates for having a smarter approach.
A great follow-up read is Manish Saini's take on Testing software smarter, not harder: the shift-down strategy.
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.