On Test Automation

On Test Automation

Publication
0 followers

API and test automation design, practical patterns for reliable automation.

The ‘Valuable’ in Valuable Feedback, Fast
NewsApr 1, 2026

The ‘Valuable’ in Valuable Feedback, Fast

The article breaks down the phrase “valuable feedback, fast,” explaining why test automation must deliver timely, high‑impact information. It argues that feedback is only valuable when it matters to stakeholders, covers critical product behavior, is trustworthy, and is actionable. The...

By On Test Automation
Writing Tests with Claude Code - Part 1 - Initial Results
NewsMar 9, 2026

Writing Tests with Claude Code - Part 1 - Initial Results

The author used Claude Code to auto‑generate a suite of 23 REST Assured/JUnit tests for a simple Spring Boot banking API. Within minutes Claude produced passing tests that achieved 95% line coverage and 91% mutation coverage according to PIT. A...

By On Test Automation
Refactoring the RestAssured.Net Code with Claude Code
NewsFeb 27, 2026

Refactoring the RestAssured.Net Code with Claude Code

The author used Claude Code’s Opus 4.6 model to refactor the large ExecutableRequest class in the RestAssured.Net library, creating a new RequestBodyFactory and consolidating arguments into a RequestBodySettings object. Guardrails such as excluding test files, manual code review, and incremental...

By On Test Automation