The use of automated tests is realized by the Microsoft Unit Test Framework and Microsoft UI Automation. The unit and coded UI tests implemented for this purpose can be integrated into the build process and executed automatically.
Supplement
For the implementation of the automated tests, the MS Unit Test Framework is used in connection with MS Build processes under MS Team Foundation Server 2012. The implementation of the unit and coded UI tests takes place in the .net framework v4.0 in the programming languages C# and MS Silverlight under MS Visual Studio 2012 Professional. Development takes place exclusively within the virtual system environment of the customer, based on MS Vm Ware.
Subject description
Its purpose is to continuously monitor and ensure the code quality and functionality of the software product. The main focus is on the data integrity of the data to be processed, the correct system interfaces and the correct functionality of the internal business logic.