Archive
Blog - page 18
Explore older entries from the archive.
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 TestingReflecting on one year of blogging, this post highlights five key benefits: encourages reading, boosts job market value, forces deeper understanding, exposes to new topics, and expands professional networks.
Read more: Anniversary post - Five benefits of bloggingExplores Testing in Production (TiP) techniques like Canary/Blue-Green deployments, Controlled Test Flights (feature flags), A/B testing, Synthetic User testing, Fault Injection (Chaos Monkey), and Dogfooding, outlining prerequisites and risks.
Read more: TestOps - Testing in ProductionA guide for manual testers transitioning to automation, covering prerequisites (Agile, CI/CD, ROI), benefits (fun, career growth, respect, pay), learning at work vs. after hours, and specific learning paths for Selenium GUI and REST API automation.
Read more: How to start learning test automation