JUnit 5 Basics 15 - Life cycle and test antipatterns to avoid

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 9

  • @avs6362
    @avs6362 4 года назад +7

    My Favorite Programming trainer/teacher. Thank you so much!

  • @guilhermedantas5067
    @guilhermedantas5067 5 лет назад +4

    Amazing videos. Thank you very much :-)

  • @debojitchakraborty6516
    @debojitchakraborty6516 4 года назад

    Suppose you wanna test certain webapp functionalities using selenium based automation. And the most basic test we wanna write is for the login/logout functionalities where logout test would be dependent on login. In case we want to test such kind of dependent functionalities and want to write separate tests for them, do you think @Order is something we shouldn't be using and rather write a single test for both login/logout test?
    Coz even though junit is mostly used for writing unit tests, I feel these annotations like @Order has been introduced to support Functional, Integration type of tests in junit 5. So, which framework would you recommend for writing functional/integration tests, junit 5 or TestNG?

    • @yadavaditya2932
      @yadavaditya2932 4 года назад

      I really want a reply for this question.

  • @AibekDandaev
    @AibekDandaev 3 месяца назад

    просмотрено✅

  • @yashtripathi3275
    @yashtripathi3275 4 года назад +1

    The videos are good but if we get a complete tutorial for free it will be really helpful from basic to pro even theory part will do, and for application part, you can give 'n' no.of questions to solve.

  • @AibekDandaev
    @AibekDandaev 3 месяца назад

    My Favorite Programming trainer/teacher. Thank you so much!