Posts
Performance Testing using k6
Published: at 10:13 AMMaster performance testing with k6, the developer-friendly, open-source tool using JavaScript for powerful load generation. This practical guide covers installation, writing effective tests, setting performance goals, and integrating k6 into your CI/CD pipeline.
Contract Testing using Pact
Published: at 10:44 AMA concise guide to using Pact for consumer‑driven contract testing between TypeScript frontends and Java microservices—covering setup with and without a Pact Broker, environment management, PactFlow’s “can‑i‑deploy” gates, and comparisons to Spring Cloud Contract and OpenAPI.
AI-powered Integrated Development Environments (IDEs)
Published: at 09:45 AMQuick comparison of Cursor, Windsurf, Void, Copilot, and Continue.dev.
Java Test Automation Framework
Published: at 09:17 PMThis document provides an overview of setting up a dedicated test automation framework using Java, Maven, Playwright, and Allure.
Playwright QuickStart
Published: at 03:22 PMA step-by-step guide to setting up and using Playwright for End-to-End testing of web applications.