Reporting Service Implementation Plan
Boilerplate structure and text below
Much of the page structure and text below this point is boilerplate, copied in from the relevant New Service template. Further work is needed to complete this page.
Plans
This may begin with prose, and expand into something like a project plan at some point. This need not be a complete schedule, but it will make sense to include the steps and approaches, milestones, etc.
Dependencies
- There is a fairly rich open source package called BIRT that should support many of our needs, if we can integrate it with our model. BIRT is licensed via the Eclipse Public License.
- Another widely used package in this space is JasperReports, which is licensed under the Lesser GNU Public License (LGPL), according to the package's datasheet (PDF) as of 2009-02-10.
Test Plan
This should describe how the Reporting Service implementation will be tested. The testing here could include white box style test, unit test, and/or integration tests.