For this workshop, you need the following knowledge:
- 101 level knowledge of C#
- 101 level Git knowledge (to manage with the repo and branches)
This workshop requires the following:
- Laptop with Windows (May work with Visual Studio for Mac, Postman for Mac etc but hasn't been tested)
- Visual Studio Community (or better) 2017 version 15.7.3 (https://www.visualstudio.com/downloads/)
- .NET Core SDK 2.1.300 (https://www.microsoft.com/net/download/visual-studio-sdks)
- Postman (https://www.getpostman.com/apps)
- Fork this repo & clone locally
Some resources mentioned or useful during the workshop:
- Test cases defined in VSTS for the manual tests (https://g33kladyisme.visualstudio.com/TestingRESTServices/_testManagement)
- Random string generator (https://goo.gl/sQ9Zej)
- http://unicodesnowmanforyou.com/
- Which Tests Should We Automate - Angie Jones (https://www.youtube.com/watch?v=VL-_pnICmGY)