Skip to main content

Enterprise MSF Agile (with CobiT)

Go Search
Home
  
Enterprise MSF Agile (with CobiT) > Wiki Pages > Activity - Perform Database Unit Tests (Create a Quality of Service Requirement)  

Activity - Perform Database Unit Tests (Create a Quality of Service Requirement)

Activity Information

Perform Database Unit Tests

Description

The 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.

Steps

  1. Perform the Database Unit Tests:
    Ensure the database unit test execution is configured appropriately.

    Execute the appropriate database unit tests.

  2. 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.

Predecessors

TypeNameDependency Type
Verify BuildFinish-Start

Successors

TypeNameDependency Type
Analyze ChangesFinish-Start

Last modified at 1/17/2008 11:18 PM  by Administrator