Should We Stop Doing E2E Testing?

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

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

  • @SouthLaneCC
    @SouthLaneCC 2 месяца назад +2

    BoomerTester clearly knows what he's talking about.

    • @boomertester
      @boomertester  2 месяца назад

      Thanks for the kind comment.

  • @ConcernedforSouthLaneSch-mk8fz
    @ConcernedforSouthLaneSch-mk8fz 2 месяца назад +1

    Very informative. BoomerTester has a very thorough knowledge and I appreciate his friendly tone even when giving a critical review of someone else.

  • @brimmg6486
    @brimmg6486 2 месяца назад +1

    Great video! You make the contact funny and information all at once.

  • @CliffordTorres-o9s
    @CliffordTorres-o9s 2 месяца назад +1

    I got beard envy BoomerTester

    • @boomertester
      @boomertester  2 месяца назад +1

      Best advice I can give you is... don't shave? :)

  • @rowdymrsmarilee2238
    @rowdymrsmarilee2238 2 месяца назад +1

    Good info! Thanks for posting.

  • @ryanbrody7761
    @ryanbrody7761 2 месяца назад +1

    My code has been propagating problems for year! This vid is super informative

    • @boomertester
      @boomertester  2 месяца назад

      Only thing worse than that is a ram emergency.

  • @LQPun
    @LQPun 2 месяца назад +1

    I'm a fan of Dave's stuff, but BT has some great counter-points here. Good vid
    I would think Contract Testing has a lot of merit in an ideal situation, where either automation is getting written along with the implementation of a new app or microservice, or in the more common scenario where QA is being brought on mid-development, infinite wealth and hours to parse out what belongs to whom and where to cordon off tests and expectations. So we write E2E!! Because its the path of least resistance to take stress off manual QA testing, and get results deliverable to stakeholders. 🤷‍♂ I'll keep Contract Testing as a wonderful, unreachable dream for now 😂
    also, I've seen Try and Catch in out-in-the-wild examples here and there and no sir, I don't like it. I'll stick to if statements, ty

    • @boomertester
      @boomertester  2 месяца назад

      Thanks for the thoughtful comment. In general, I would agree and avoid using try-catch blocks in integration tests. As we explored in the video, integration tests are meant to verify the behavior of your system as a whole, including interactions between components and external dependencies. When an exception occurs in an integration test, it’s a sign of a deeper issue, for example a misconfigured dependency or a defect in the system.

  • @jaybonefishing
    @jaybonefishing 2 месяца назад +1

    🔥🔥🔥🔥

    • @boomertester
      @boomertester  2 месяца назад

      🧑‍🚒🧑‍🚒🧑‍🚒🧑‍🚒

  • @jenniferip-ni8im
    @jenniferip-ni8im 2 месяца назад +1

    Lots of great information

  • @SJGarrick1977
    @SJGarrick1977 2 месяца назад +1

    Boomer is brilliant

    • @boomertester
      @boomertester  2 месяца назад

      I wish but thank you for the compliment.

  • @k1ckpunch3r
    @k1ckpunch3r 2 месяца назад +1

    First comment! I win! 🎉🥳🎉🥳

    • @boomertester
      @boomertester  2 месяца назад +1

      Congrats, you now have ligma.

  • @BrandoBaggins23
    @BrandoBaggins23 2 месяца назад +1

    Dangit... I missed being through first comment lol

    • @boomertester
      @boomertester  2 месяца назад

      You snooze you lose. :) Thanks for watching though.