(Unit)testing
We will first consider the basics of testing and especially unit testing, i.e. programmer's view to testing. We will ponder challenges in testing and view testing practices. Finally we will learn to attach the modern approach of continuous development as a part of testing.
Lecture 5: testing