The secret to writing cheap UI tests!

The secret to writing cheap UI tests!

Vincent Pradeilles

2 года назад

1,725 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@v_pradeilles
@v_pradeilles - 20.10.2021 22:32

Have you ever used snapshot-based testing? Are you planning on using it in your apps? Let me know in the comments 🚀

Ответить
@ramunasjurgilas
@ramunasjurgilas - 21.05.2022 14:35

Thanks! Good explanation.

Ответить
@pitt500
@pitt500 - 04.11.2021 15:17

Wow! That’s a great tool. Thank you for this awesome video Vincent 😄.

(Definitely this will be super useful in my current project 😌)

Ответить
@EmmaKAlexandra
@EmmaKAlexandra - 03.11.2021 05:04

Is this all that UI tests are? I haven't gotten around to trying UI tests (I mostly write packages). In web dev I would call this kind of test a visual regression test. So, it only tests look and feel. I had assumed UI tests was more like end to end testing where the application is actually used, buttons pressed, text input, etc.

Ответить
@srengregersen620
@srengregersen620 - 02.11.2021 22:42

Thanks! I’m definitely going to try it out in our project!
I’m wondering if there is a good way of showing the screenshots on the failing tests on a CI (we are using Jenkins)?

Ответить
@multitudes389
@multitudes389 - 02.11.2021 21:08

I totally want to give it a try! :) Thank you for the tip!

Ответить