Description
Modern development, including micro-service architecture, is based on APIs. APIs open the doors for
better flexibility, improved functionality, and incremental development.
But the APIs we develop need to work. To support quality API development, we need to integrate API
testing in different situations. Some of the code can be tested as a unit, and some of it can be tested
through the APIs themselves. This workshop introduces the automation tooling and methodology for
both.
The workshop is intended for .net developers, with no prior experience in testing.