Test Driven Design
TDD is linked to the notion of built-in quality. You don’t test quality as an afterthought, at the end of the process. You build in quality checks at the start of the process. In SAFe, the TDD approach is linked to the Gherkin Given When Then syntax. There’s a extension named Specflow, that you can use in Visual Studio.