Applies Continuous Improvement (Kaizen) to TestOps, advocating a Beginner's Mind and focusing on improving test strategy (pyramid), speed (parallelism), code quality (refactoring), automation (including infrastructure), leveraging cloud/OSS, and reading.
Read more: TestOps - Continuous ImprovementExplores common software testing pitfalls through the lens of systems thinking, applying Donella Meadows' system traps like policy resistance, tragedy of the commons, and drift to low performance.
Read more: System traps in software testingAnnounces the blog's move to www.awesome-testing.com, encourages following via Feedly/Email, and shares plans to focus on security and penetration testing in 2017.
Read more: 2016 Summary, Planning and More :)Learn how to integrate BrowserMob Proxy with Selenium to capture network traffic (HAR files) for performance analysis, identify bad HTTP responses, and compare requests. Includes Java/TestNG/FluentLenium examples.
Read more: BrowserMob Proxy Selenium network performance extensionPart 3 of TestOps series defines Continuous Testing (CT) and its components within the SDLC: CI/unit tests, coverage/static analysis, automated deployment, integration/E2E/visual tests, performance, security, exploratory testing, and TiP.
Read more: TestOps - Continuous Testing