What is TDD (Test Driven Development)? | How to do TDD with Example | Day19

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

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

  • @sijithsivasuthan3682
    @sijithsivasuthan3682 2 года назад +3

    Simple and straightforward video. Understood the concept very well. Thanks!

  • @tejasjindal7895
    @tejasjindal7895 3 года назад +4

    Being from mech engg bg , and working in an IT company, as a Proj Mngr, this video was helpful in basic understanding of TDD. Thanks

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

    finally, someone explained it with an example. Thank you, excellent job.

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

    Best videos for TDD concept, thanks

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

    Thank you so much. Was looking for TDD. You helped me with this video:)

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

      Hey thanks a lot for the awesome feedback please share with your friends

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

    Excellent video, quick fire intro to the framework.

  • @deepmalachauhan
    @deepmalachauhan 3 года назад +1

    Thanks for the short and informative video, specially with the example, it really helped me 👍

  • @KamleshKumar-tp3pm
    @KamleshKumar-tp3pm 2 года назад

    Simple and straightforward .

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

      Thanks for the comment if you need help email me at contact@thetestingacademy.com and join our Community at scrolltest.com

  • @somalasresthasomala8974
    @somalasresthasomala8974 3 года назад

    wonderful! I understood just by watching it once

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

    Nicely explained.Thanks for this video

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

    Thanks for the short video and clear explanation

  • @mohammadfahim796
    @mohammadfahim796 3 года назад +1

    Which website you are using for represent this ppt

  • @Funeral1000
    @Funeral1000 7 месяцев назад

    Thank you first time ever your expalanation was on point

  • @ayasswain
    @ayasswain 3 года назад

    Wonderful video. I was looking for a video on TDD with a nice and simple explanation and I found this one. Liked it very much.

  • @explorer299
    @explorer299 3 года назад

    thanks for this content , practical shown by you is very helpful....!

  • @rajeshk2168
    @rajeshk2168 3 года назад

    Very helpful. If developers develop tests using TDD approach, what testers have to automate? Can both TDD(for developers) and BDD(Cucumber for test automation) be implemented in the project.

  • @chintankothari8835
    @chintankothari8835 3 года назад

    Thanks for this short video.

  • @deepanshutalwar2970
    @deepanshutalwar2970 3 года назад

    Informative video Gives a good overview of what TDD is to beginners.

  • @vamsikrishna-uo4mr
    @vamsikrishna-uo4mr 6 месяцев назад

    Good ones but this is from QA but when will developers start coding

  • @shirish7148
    @shirish7148 3 года назад +2

    Very well explained Pramod. BTW, which is this tool with which you explained the TDD concepts rather than a traditional PPT. Curious to know it and use it too.

    • @TheTestingAcademy
      @TheTestingAcademy  3 года назад +2

      Minenode for Mac, Mindmeister for Windows

    • @shirish7148
      @shirish7148 3 года назад

      @@TheTestingAcademy Much appreciated Pramod.

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

    It is like what we do in leetcode and gfg. Test case is given there, we have to complete a function according to that test case, isn't it?

  • @sanpreetkaur3071
    @sanpreetkaur3071 3 года назад

    appreciate the clear explanation, thank you!

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

    Got the concept, Thanks TTA😄😄😄

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

    everything is perfect from top to down of bottom

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

    congrts on our 100K subs

  • @chrison87
    @chrison87 3 года назад

    Simple and interesting video.

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

    Nice explanation. It clear lots of my confusion. Good job

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

    So you wrote the implementation method first and edited your test code(AssertFalse). Exactly opposite to TDD approach.

  • @menatmars
    @menatmars 3 года назад

    Hey, Thanks for this simple explanation with a demo. Very Well done :)

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

    Very helpful 👍

  • @happyccw7290
    @happyccw7290 3 года назад

    I am new to TDD. I have a new project to develop a new application to manage visitors to my office. Currently, it is all manual - visitors write in a logbook - visiting time, who they visitm purpose, appointment/no appoitment etc. Can I use TDD for development? The first thing in TDD is to write fail cases for an automated testing - I don't even have an application now to start with. Please advise. Thank you.

    • @TheTestingAcademy
      @TheTestingAcademy  3 года назад

      It will be very difficult to write but You can start with whatever you know about the application, If possible mock or use dummy responses

  • @sweetthirty2
    @sweetthirty2 9 месяцев назад

    May i know how to map Test scenarios in TDD ?? unlike BDD with Cucumber we have feature files for mapping

  • @akshayramteke2397
    @akshayramteke2397 3 года назад

    Very well explained... Thank you..

  • @archanak.h9111
    @archanak.h9111 Год назад

    Tq so much sir for ur information

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

    Nice video

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

    Thank you

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

    Thankyou sir

  • @inubasflora
    @inubasflora 3 года назад

    You have basically did code changes after you started the recording and didnt mention it properly. Initially it was failing for second TC. Then u went and changed it to assertfalse without informing. U need to fix these kind of things.

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

    I always see this approach to explaining TDD but it isn't right - the basic explanation of writing your test fixture first and putting in skeleton/empty methods to make the compiler happy isn't TDD. TDD isn't just about writing tests firsts it's a design process - from your tests, your application design should manifest itself - because it forces you to manage your dependencies. And you shouldn't predetermine all your tests before you need to start cutting code because you don't know all the units yet. And BDD doesn't help either before anyone says it, because behaviours are concepts way above unit and even integration testing, and is more relative to UAT, so I never understood why BDD comes up in the same conversation as TDD...

  • @TrevelyanJanice-l8z
    @TrevelyanJanice-l8z Месяц назад

    Tiffany Pike

  • @MelindaGomez-r6m
    @MelindaGomez-r6m 2 месяца назад

    Young Jennifer Miller George Thompson John

  • @vishnuvlog8030
    @vishnuvlog8030 3 года назад +1

    Not clear explanation

  • @Shubham-fk4is
    @Shubham-fk4is 4 года назад +1

    Please use slides to explain instead of using your method.

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

      :)

    • @Mona001-01g
      @Mona001-01g 3 года назад +4

      Actually i like this method. After watching many videos, your was the only one that was concise and to the point and helped me understand TDD.

  • @Sherry-rx2yg
    @Sherry-rx2yg 2 месяца назад

    You need more skills to explain simple things easily and confidently.