Why Fake Automated Testers and Software Test Architects Love ‘Headless Browser Testing’?

To hide their incompetence in E2E Test Automation.

Zhimin Zhan

--

Image credit: https://pixabay.com/vectors/masks-woman-man-drawing-cartoon-7128846/

In previous articles (#1, #2), I mentioned the embarrassing history of ‘Headless Browser Testing”:

  • PhantomJS (2010–2015)
    Deprecated in 2017.
  • Google Chrome headless is a separate implementation, before v112
    Real software testers know what it means.

Despite that, the love of “Headless Browser Testing” did not fade. The default running mode in so-called modern Cypress and Playwright is headless. Why is that? In this article, let’s dive into this matter, trying to explain the human factors behind that. (I will soon write another article from a technical aspect. There is only a tiny neglectable speed benefit for headless, but with big issues and missing many good benefits of running visible E2E UI tests).

Table of Contents:
·
Most software engineers do not have E2E Test Automation knowledge
·
Senior ‘Engineers’ naturally prefer concealing their lack of comprehension in E2E Test Automation.
·
What If we run E2E (via UI) tests in normal mode, frequently?

Most software engineers do not have E2E Test…

--

--

No responses yet