Webinar: How to Build a Performance Testing Strategy in DevOps
Despite its central role in quality, routine performance testing has been out of reach for most software teams. On March 5th, performance testing experts at Abstracta and mabl will share the strategies and technology needed to build a continuous performance testing strategy. Register for the live session or get the recording.
Organisational-level test strategies and modern approaches — Some thoughts-in-progress
If you want to know how others approach a high-level test strategy on a company level, here's one by Jared Quinert.
Test smart: which automation strategy to choose for peace of mind?
Following a well-received article on applying test automation, this time Julia Kocbek describes various test strategies (not only the test pyramid!).
Moreover, Sander van Beek describes yet another step on the Test Automation Roadmap: Enterprise.
WebSocket Testing Essentials: Strategies and Code for Real-Time Apps
Are you working with WebSockets? Irfan Mujagić explains how they work and how to test them, using examples.
Distribution of Tests (Testing Shapes)
The Pyramid is not the only viable test strategy. Have you heard of the Spinning Top and Party Hat ones? Cassandra H. Leung describes all three of them.
Additionally, Gaurav Singh neatly clarifies the Common terminology misses in software testing.
Applying "Accelerate" as a Strategy Legend
Inspired by the Accelerate book, Jesper Ottosen shares the test strategy based on evolving three areas: test automation, test data and testing culture.
Retrying Android Tests and Clearing the Database Between the Runs
One of the core principles in test automation is to aim for having independent tests. This advice by Alexey Alter-Pesotskiy on how to clean up data between runs is one way to achieve that.
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.