Sorry, I missed your message.
Normally you will load a star schema in the ETL. Once that is done, you kick off the cube processing.
Once the cubes are processed, you can issue queries against the relational warehouse such as "Year-to-date sales." You then issue an MDX query against the cube to get the same data. If the values don't match you can send an email or otherwise notify the BI team of a problem.