|
|
|
|
Browse by Tags
All Tags » unit testing » Transact SQL (RSS)
-
The biggest advantage of unit testing is the ability to make changes quickly, and with confidence that we have not broken anything with our change. Whether we need to speed up a query real quick, or to fix a bug, automated testing saves us a lot of time, especially if test failure is exposed in user friendly way.
This post continues the series on ...
|
|
|
|
|