No technical debt!
As developers, we really do not want to accumulate technical debt, for it just
means more re-work for us. How can I think better, do less and be debt free?
This course provides a refreshing look at development test (aka unit and
integration test) outlining simple practical approaches to uncovering issues at the
early stage of development. It is not about more automated unit tests, it is not
more testing at all, rather the converse. How can we be “Lean yet be Clean”? is
what this course Smart Development Test is about.
In today’s fast paced development, technical debt is a serious speed breaker, especially those than can be detected/prevented during early development. Unit/Integration tests seem to be a burden and don’t seem as effective as they
should.
This course provides a refreshing look at development test (aka unit and integration test) outlining simple practical approaches to uncovering issues at the early stage of development. It is not about more automated unit tests, it is not more testing at all, rather the converse. How can we be “Lean yet be Clean”? is what this course Smart Development Test is about.
What does it to take test smartly?
Change mindset to be sensitive to issues.
Simplify unit/dev test into easy actions.
Enable you to weave testing into development.
Stay lightweight, not disrupt rhythm of development.
Enable you to come up with great test cases rapidly.
Of course, help you to zero your technical debt.
Help you easily adopt TDD.
Software developers.
To anyone who codes and keen to deliver clean code.