TDD Workshop

Is this your test? Login to manage it. If not, you can build a quiz just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
What benefits can TDD bring to a project?
2.
1 point
What is considered to be a problem for unit tests?
3.
1 point
What does TDD stands for?
4.
1 point
What tests are build and run in D-TDD?
5.
1 point
Which is a property of acceptance tests?
6.
1 point
Who is identifying the acceptance tests?
7.
1 point
What is the A-TDD cycle?
8.
1 point
Which are the TDD levels?
9.
1 point
The TDD motto “red, green, refactor” has the following explanation:
10.
1 point
When starting the work on a new story, then: