Skip to content

INTRODUCTION

Welcome to the Software Testing - Fundamentals module!

During this block you will learn the basics of software testing, including mainly:

  • creating efficient and valid unit tests
  • testing based on the Junit framework
  • software testing in TDD methodology

Get ready for class

Check the list below if you have any programs that we will work with during this class:

Java OpenJDK 11

IntelliJ IDEA Community