I have heard that when developing application which uses a database you should do database unit testing. What are the best practices in database unit testing? What are the prima
A list of items that should be reviewed and considered when staring with database unit testing
If test are implemented using tSQLt framework, the unit testing process could be complicated when dealing with a lot of databases from multiple SQL Server instances. In order to maintain, execute and manage unit tests directly from SQL Server Management Studio, ApexSQL Unit Test can be used as a solution