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.
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.
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.
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.
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...
Simple and straightforward video. Understood the concept very well. Thanks!
Thanks
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
finally, someone explained it with an example. Thank you, excellent job.
Best videos for TDD concept, thanks
Thank you so much. Was looking for TDD. You helped me with this video:)
Hey thanks a lot for the awesome feedback please share with your friends
Excellent video, quick fire intro to the framework.
Thanks for the short and informative video, specially with the example, it really helped me 👍
Thanks for the awesome feedback 😁
Simple and straightforward .
Thanks for the comment if you need help email me at contact@thetestingacademy.com and join our Community at scrolltest.com
wonderful! I understood just by watching it once
Nicely explained.Thanks for this video
Thanks for the short video and clear explanation
Thanks
Which website you are using for represent this ppt
Thank you first time ever your expalanation was on point
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.
thanks for this content , practical shown by you is very helpful....!
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.
Glad you liked it
Thanks for this short video.
Informative video Gives a good overview of what TDD is to beginners.
Good ones but this is from QA but when will developers start coding
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.
Minenode for Mac, Mindmeister for Windows
@@TheTestingAcademy Much appreciated Pramod.
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?
appreciate the clear explanation, thank you!
Cool
Got the concept, Thanks TTA😄😄😄
everything is perfect from top to down of bottom
congrts on our 100K subs
Simple and interesting video.
Nice explanation. It clear lots of my confusion. Good job
Glad to hear that
So you wrote the implementation method first and edited your test code(AssertFalse). Exactly opposite to TDD approach.
Hey, Thanks for this simple explanation with a demo. Very Well done :)
Glad it was helpful!
Very helpful 👍
Great
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.
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
May i know how to map Test scenarios in TDD ?? unlike BDD with Cucumber we have feature files for mapping
Tdd toilet tower defense
Very well explained... Thank you..
Thanks for the awesome feedback ❤️
Tq so much sir for ur information
Nice video
Thank you
Thankyou sir
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.
Noted
RUclips don't allow to fix the video, I hope you got the concept.
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...
Tiffany Pike
Young Jennifer Miller George Thompson John
Not clear explanation
Please use slides to explain instead of using your method.
:)
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.
You need more skills to explain simple things easily and confidently.