Questo sito utilizza cookie tecnici, analytics e di terze parti.
Proseguendo nella navigazione accetti l’utilizzo dei cookie.

Evento:
Web Day 2022
Lingua:
Inglese

Tag

  • Testing

Speaker

Eradicate Flaky Tests

There are a lot of articles, blog posts, podcasts, conference talks about “Flaky tests” and how to avoid them; many of these ideas are anti-patterns for fixing flaky/intermittent tests.
In this session, we will look at the following techniques you can use to reduce/eliminate the flakiness of your test execution:

  • Reduce the number of UI tests
  • Use Visual Assertions instead of Functional Assertions
  • Remove external dependencies via Intelligent Virtualization