Skip to content

Instantly share code, notes, and snippets.

@mauricioaniche
Created June 30, 2013 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauricioaniche/5895261 to your computer and use it in GitHub Desktop.
Save mauricioaniche/5895261 to your computer and use it in GitHub Desktop.
TDD questionnaire
Your name:
How do you evaluate the clarity of the first exercise you implemented? Not clear 1-5 Very clear
How do you evaluate the clarity of the second exercise you implemented? Not clear 1-5 Very clear
How do you evaluate the time you had to solve each of the exercises? Not enough 1-5 More than needed
Did you feel any difficulty to write test code to any of the exercises?
In your opinion, the design problems faced in the exercises look like the ones you find in real world?
What is your opinion about the quality of the code you produced?
In relation to the class design you created, how did they emerge?
What did you do to evaluate the quality of your design?
During the exercise that you should practice TDD, how do you evaluate yourself practicing it?
In your opinion, does TDD make any difference in the produced class design?
When thinking of class design, do you think that TDD is necessary or it is enough for the developer to use his own experience?
In your opinion, what is TDD for?
Do you want to make any final comment about TDD or about the code you produced?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment