An oldie but a goodie, watch Typemock’s Gil Zilberfeld interviews Uncle Bob, Robert C. Martin! What do you think? How have things changed? And what should we ask Uncle Bob next? Part 1 Part 2 Part 3 Part 4
Tag Archive: gil zilberfeld
Permanent link to this article: http://www.typemock.com/blog/2011/11/15/gil-zilberfeld-interviews-uncle-bob-martin/
Oct
26
Florida bound
Gil Zilberfeld will be speaking at the Agile Development Practices East Conference on Wednesday November 9th, at the Rosen Centre Hotel, Orlando, Florida. His talk is about “8 Principles for Better Unit Testing”. He’ll be at the conference area throughout Wednesday and Thursday, so if you’re there, come say hi. Two days before that, November …
Permanent link to this article: http://www.typemock.com/blog/2011/10/26/florida-bound/
Sep
01
“Why Too Much Mocking is Bad” and Other Questions
Last webinar, “10 secret unit testing tips” was a blast. There were many questions, some I’ve answered. But then I’ve looked at the clock, and discovered I neglected to answer a few. And since I’m a a man of my word (most of the time), here are the rest of the questions and comments and …
Permanent link to this article: http://www.typemock.com/blog/2011/09/01/%e2%80%9cwhy-too-much-mocking-is-bad%e2%80%9d-and-other-questions/
Aug
23
How To Name Your Tests Effectively
This is secret unit testing tip #5. Want more? Register to the webinar. What are tests for? (if you still think that the question is stupid after reading this, let me know in the comments). Obviously they are there to protect you from bugs. When a bug creeps in, the tests will catch it, and …
Permanent link to this article: http://www.typemock.com/blog/2011/08/23/how-to-name-your-tests-effectively/
Aug
15
Unit Testing is a Team Sport
This is secret unit testing tip #7. Want more? Register to the webinar. Anyone can do unit testing. It’s a skill that needs to be learned and practiced and improved over time, and anyone can start writing unit tests today. As you and I know, it’s well worth the effort. But is it sustainable? Gil’s …
Permanent link to this article: http://www.typemock.com/blog/2011/08/15/unit-testing-is-a-team-sport/
Aug
09
What is the difference between unit tests and integration tests?
This is secret unit testing tip #4. Want more? Register to the webinar. Many people who start out writing tests get hung out the semantic difference. What is a unit? When does a unit test cross the border to integration land? Is it a narrow border or a wide plateau between them? For me, it’s …
Permanent link to this article: http://www.typemock.com/blog/2011/08/09/what-is-the-difference-between-unit-tests-and-integration-tests-2/
Jun
12
Unit Testing for the Agile Developer
Gil Zilberfeld recently lectured (in Hebrew) at the Agile & QA Conference in Israel about ExpertTips: Unit Testing for the Agile Developer. While the lecture is in Hebrew, his slides are in English. To watch the video, click here. Here are Gil’s tips: Automate, Automate, Automate Add unit tests into the automatic build process Use …
Permanent link to this article: http://www.typemock.com/blog/2011/06/12/unit-testing-for-the-agile-developer-2/
Jun
06
Need Help Starting Unit Testing
Want to start unit testing but don’t know where to start?We’ve written an article just for you: How to Start Unit Testing .NET Projects. In that unit testing article, Gil explains: How to get started How to start using a mocking framework What is a test How to write your first test How to run …
Permanent link to this article: http://www.typemock.com/blog/2011/06/06/need-help-starting-unit-testing-2/
Feb
03
Getting Started with Agile
Getting started with Agile Development is something that many software developers and companies have difficulty implementing. Typemock’s Gil Zilberfeld explains how to take steps right now toward agile-hood. This is not a technical presentation, rather a look at what you can do today to start your way to be all-round agile master. In this webinar, …
Permanent link to this article: http://www.typemock.com/blog/2011/02/03/getting-started-with-agile/
Feb
02
Unit Testing in C++
Want to get started unit testing in C++? In this webinar, Gil Zilberfeld discusses the first steps of how to unit test in C++ and how Typemock Isolator can help this process. Unit Testing First Steps in C++ from Gil Zilberfeld on Vimeo.
Permanent link to this article: http://www.typemock.com/blog/2011/02/02/unit-testing-in-c/
