The Northwind BDD application contains the modules used in implementing BDD in Unit Testing for Northwind Training App TW. This application contains four (4) modules:
BDD_Northwind_Maintenance_Test – This module contains a few lists of BDD Test for NorthwindUI_TW_Maintenance module. The BDD test included are the following:
BDD_Northwind_Resources – This module contains all the BDD Test written in Excel File and the Structure that will “hold” those data. In addition, it also contains the server action to get those test scenarios (In Excel) to be used in BDD_Northwind_Maintenance_Test and/or BDD_Northwind_Maintenance_Test.