Sitemap

What is a Proper Agile Iteration (Sprint)? Part 4: Continuous Testing

E2E Test Automation is backbone of Agile/DevOps. Without solid automated regression testing, how can it be real Agile?

5 min readOct 1, 2025

--

Press enter or click to view image in full size

Non-Medium Members: You can read this article for free on “Agile Way Newsletter” (Substack)

I share my view of “Proper Agile Iteration (Sprint)” in this series:

(I have applied the above in some client projects I led and all of my own app development, with great success)

Clarification: The testing in Continuous Testing (CT) means “Automated End-to-End (UI) Testing,” not unit testing. Unit testing is typically part of a traditional CI process, such as running JUnit tests (aka, programmer tests) in Jenkins. Managing Automated E2E (UI) tests, however, presents a far greater challenge.

--

--

Zhimin Zhan
Zhimin Zhan

Written by Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.

Responses (1)