Test Driven Development vs Behavior Driven Development • Dave Farley • GOTO 2022

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

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

  • @ssdey2000
    @ssdey2000 Год назад +1

    Thank you, Dave. What I learned - the test is the means to confirm a specified behaviour. Behaviour can be specified at the method level or at a feature level. We generally write BDD at the feature level and think it is BDD.

  • @bogwell
    @bogwell 2 года назад +6

    "We tested that the code that we wrote....is the code that we wrote..." gold!

  • @kuldeepkulshreshtha1986
    @kuldeepkulshreshtha1986 Год назад

    At the end of video it is said, great way to get feedback. Feedback from “who” was unclear to me. Would you mind sharing?

  • @blaiseutube
    @blaiseutube 2 года назад +1

    IMHO, it would make sense to call it
    Behavior driven design
    Test driven implementation

  • @r_j_p_
    @r_j_p_ 2 года назад

    Great when listened at 1.25 speed...

  • @vsolyomi
    @vsolyomi 2 года назад +2

    Why... is he comparing two almost completely unrelated things?

    • @blaiseutube
      @blaiseutube 2 года назад +1

      Yes, many people conflate the two and it would be best if he distinguished them at the outset.