Agile in Practice: Test Driven Development

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

12 years later and still relevant. Good Job!

ISprayTrolls
Автор

Should have watched this before my software engineer internship interview

majormotorslam
Автор

Thanks for the video! It's simple and very understandable

busbusvlog
Автор

Nice video. It'd be nice if you put a link to your site in the description, though.

jeffspaulding
Автор

Great video thanks. I also love your accent.

rawanal-rajabi
Автор

Do you have this video's PDF document?

deepthisingh
Автор

Where do you draw the line between what you have to specify and what the developer will cover with tdd by himself? Example: feature is calculating the sum of two entries. Does it need to be specified that the entries must be numeric and that there should be a meaningfull message to the user when he enters non numeric values? I have my personal opinion but what does tdd say about this?

thearchibaldtuttle
Автор

I've been doing it for long without knowing that it has an actual name

a.s
Автор

Doesn't this just make coders spend more time building tests than actual working code? Not to mention that making an elaborate test case that covers all the intended features can be more challenging than actually writing fully functional code. I mean, compiler should catch most basic errors and the rest can be caught by simply testing the code, a good comment with the intended features and possible problems is just as likely to help your co-developer test or improve your code and takes a fraction of the time.

Lilybun
Автор

Video is very good but why are you running so fast? Need to watch it 3 times to understand what you are saying.
Content is good.

milindraut
Автор

Is there an English version of this video I can listen to?

alexanderdemontfort
Автор

I disagree, making something fast does not ensure anything with high quality.

fernandotoledo