OLAP Cube Testing Best Practices & Automation -
05-19-2004
, 03:39 PM
Has anyone ever seen or used any tools for developing automated test
procedures for testing OLAP cubes? If you are familiar at all with
Microsoft .NET technologies or Java, you may have heard of NUnit or
JUnit (respectively). These are tools/frameworks used to develop
reusable, automated unit test cases that can frequently be run during
the development process.
Presumably, any automated OLAP testing tool may still require me to
write a good bit of MDX, but that may be okay... Any general best
practices or articles in this area would be much appreciated.
Thanks in advance for any assistance,
~Jay |