There is such a tool - take a look at MotioCI. The focus is on automated testing, version control, and release management for Cognos environments.
On the automated testing side, you can configure claims for Cognos reports that provide:
- The report execution time is at a certain threshold (for example, “launch this report, and these parameters should always be filled in after 20 seconds or less”)
- The report generates the expected result.
- The report adheres to established organizational standards for fonts, color schemes, permitted images, etc.
- Etc.
You can configure MotioCI tests that will run at periodic intervals (for example, every 4 hours) in your development environment and configure it to notify you if something starts to fail. This gives you an early warning when a report begins to diverge from expected results or performance levels.
This is truly the tip of the iceberg for implementing continuous integration for Cognos BI environments (CI is the central theme in almost every Agile methodology).
For more information about MotioCI and automated testing in Cognos, see:
Cognos Automated Testing
To learn more about continuous integration for business intelligence, review the following white paper:
Continuous Integration for Business Intelligence
Greetings
A spear
source share