Static, Unit, Integration, and End-to-End Tests Explained - Software Testing Series #1

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 23

  • @tabliqatchi6696
    @tabliqatchi6696 2 роки тому +3

    Great thank you! Fun, informative and TOP NOTCH as always Lucas. ✌ I have a question about integration tests: At ua-cam.com/video/TLccnKIMggA/v-deo.html it sounds a lot like unit testing to me, because in unit testing we don't care about what's inside "the unit" and we just care about the input and output, right? In this test case also, I don't see "a combination of units" being tested, rather, it's only that we "know" (implicitly, when writing the test) that "a unit" has used another unit. That's it, it's not reflected in our tests. Sounds a bit smelly to me. May I know your opinion on it? Thanks again your videos are really really amazing. It's one of the email subscriptions that I actually care about lol.

    • @LucasPaganiniWeb
      @LucasPaganiniWeb  2 роки тому

      First off, thank you so much for your kind words! I sincerely appreciate it!
      Re. the integration test, I believe you are correct. Thanks for pointing that out! After rewatching it, my example was indeed a bad one. I'll pin your comment so that future viewers can see it.
      A better example would be to check how the state of two different classes changes as they interact with each other. Such as how Martin Fowler (see the "Regular Tests" chapter here martinfowler.com/articles/mocksArentStubs.html ) checks the state of a Warehouse instance as the user applies an Order instance to it.

    • @Sport.girl.sakshi
      @Sport.girl.sakshi Рік тому

      P0000000

  • @ArronTaylor-wm8es
    @ArronTaylor-wm8es 3 місяці тому +1

    Been searching for over an hour. This video is the best overview I’ve found. Thank you

  • @MY-rl6pv
    @MY-rl6pv 9 місяців тому +2

    very clear explanation the best so far i found after seaching one hour

  • @EmbeddedMastery
    @EmbeddedMastery 7 місяців тому

    Loved the series, thanks for taking the time to explain these concepts ❤

  • @hectorg362
    @hectorg362 2 роки тому +3

    Thanks. I really need to start learning how to do testing. It's a part I've neglected a lot.

  • @MariaSchüller
    @MariaSchüller 2 місяці тому

    This is awsome thanks§!

  • @harrykekgmail
    @harrykekgmail 2 місяці тому

    thank you very much!!!

  • @rennnn...
    @rennnn... Рік тому

    Perfect video thanks!

  • @memegalore257
    @memegalore257 2 роки тому

    Damn, this is called "perfect video"🔥

  • @kalpanasharma8036
    @kalpanasharma8036 2 роки тому

    Its really helpful...thanks a lot 🤝

  • @LucasPaganiniWeb
    @LucasPaganiniWeb  Рік тому

    🚨 Join the waiting list for my ✨Web Animations Course✨ to get a discount when the course launches: www.lucaspaganini.com/web-animations

  • @yaregobrozek3725
    @yaregobrozek3725 2 роки тому

    Niceeee!🔥

  • @fabianorocha6320
    @fabianorocha6320 2 роки тому +1

    Muito bom 👍

  • @zubedashaik7431
    @zubedashaik7431 2 роки тому +1

    Please avoid back ground music

    • @LucasPaganiniWeb
      @LucasPaganiniWeb  2 роки тому

      Hey, thanks for the feedback! Could you elaborate more on that, please? What exactly is the issue with the music?