Activity Information Perform Database Unit Tests
DescriptionThe suite of database unit tests associated with the database project should be run prior to deployment to ensure no regressions have been introduced in the build that is going to be deployed. StepsPerform the Database Unit Tests: Ensure the database unit test execution is configured appropriately.
Execute the appropriate database unit tests. Analyze Test Results: If the test fails because the test was written incorrectly, create a bug and assign it to the unit test owner to investigate and fix.
If the test fails because the code under test was written incorrectly, create a bug and assign it to the developer to investigate and fix.
|
Last modified at 1/17/2008 11:18 PM by Administrator
|
|