Whether or not you've tried mobile testing, this practical guide based on Mohammad Faisal Khatri's experience can help you to get familiar with a few handy strategies.
Zoopla's Holistic Testing Model
Wondering what quality and testing strategy other companies follow? Stuart Thomas gives us some insights into how they do it at Zoopla.
The Automation Strategy Problem; Not an Appium Challenge
Ravisuriya Eswara gives example-driven advice on navigating a problem in mobile test automation.
Automation Testing on Microservices
Bishma Nishadi describes the strategy for testing microservices and explains why the test pyramid is not the best approach there.
Similarly, Phil Hargreaves listed out the most useful types of tests for microservices architecture.
Dhanalaxmi Otari explains what regression testing really is about and what strategies you can use to make the most use of it.
Additionally, Sri Priya P Kulkarni wrote a nice article about How to do Regression Testing?.
If you're looking for an example of implementing a test strategy in a real project, here's how John Qualls and Greg Rami created a successful one for Android in their organisation.
Get Ahead of Bugs: How to Identify High-Risk Areas in Your QA Testing Strategy
Tadas Stankevicius shows how to use Google Sheets to visually represent data about bugs extracted from Jira.
How To Turn Red Energy Into Strategy And Migrate All Your Tests While You're At It
Attila Vágó shares the highs and lows of migrating over 140 Ruby-based Cucumber tests to a Java-based test automation framework.
Automation Tests And The Flow Of The Testing Application
Michael Andish outlines a possible test automation strategy for the unit, integration and end-to-end levels, including various tools and solutions.
Waiting Strategies — Appium and Selenium Automation
Whether you use Appium or Selenium for testing, you may need to implement some custom waiting functionality. Lana Begunova explains different ways of achieving that.