Sitemap

Member-only story

Why I Prefer an On-Premises Continuous Testing Lab Over the Cloud? — Part C: Superior Performance

Performance matters a lot to executing Automated End-to-End tests, another strong reason to go for on-premise.

4 min readJun 4, 2025

In this article series:

The speed of E2E test automation is crucial in Continuous Testing, as it directly impacts efficiency. However, some people mistakenly associate Continuous Testing (CT) only with the execution of unit tests during Continuous Integration (CI). To clarify, here’s a rough, illustrative formula (though not precise) that highlights the difference in typical test execution times: go up ~20x factor each level.

Unit Test:  0.01 second
Integration Test: 0.5 second
End-to-End Test: 20 second

--

--

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.

No responses yet