Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Unit Testing

 
   Database Forums (Home) -> Data Warehouse RSS
Next:  Memory configuration for sql server 2000 active/p..  
Author Message
Fresno Bob

External


Since: Aug 14, 2007
Posts: 7



(Msg. 1) Posted: Thu Jan 10, 2008 1:08 am
Post subject: Unit Testing
Archived from groups: microsoft>public>sqlserver>datawarehouse (more info?)

Does anyone have any ideas on how to unit test SSAS.

 >> Stay informed about: Unit Testing 
Back to top
Login to vote
Phil

External


Since: Nov 29, 2007
Posts: 12



(Msg. 2) Posted: Mon Jan 14, 2008 10:01 am
Post subject: Re: Unit Testing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Good question!

Its difficult to identify 'units' that could be tested - as so many of the
components (ie dimensions) are shared - so that ultimately there's not much
difference between a unit test and a system test. Projects I've been
involved with tend to test the cube by rendering the reports and checking
the figures therein.

Having said that ways in which you might consider testing a cube are:

1. Full process - sounds obvious but a lot of problems are idenitified by
processing the cube. I suppose this is roughly equivalent to compiling
source code.
2. Validating structure using XMLA - ie checking partitions and more obvious
stuff such as measures, dimensions etc.
3. Loading/restoring a 'known' set of data into your relational source,
processing, and querying using MDX. If you wrote enough queries you could in
fact do most of 2. this way.

All of this could be automated in SSIS of course.

I'm not aware that there are any additional tools available to assist in
testing a cube.

HTH
--
Phil
http://www.clarity-integration.com
http://www.phil-austin.blogspot.com

"Fresno Bob" wrote in message

> Does anyone have any ideas on how to unit test SSAS.
>

 >> Stay informed about: Unit Testing 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how to reduce PAGEIOLATCH_SH waits? - Hi, I have heavy updates and the most frequent problem is the PAGEIOLATCH_SH wait type. The update is blocked by himself (using the sp_who1, I see the lock) what can I do? there is any hint or option to test? which counter of performance I have to..

lot of CXPACKET wait types... - Hi again, my second problem is the CXPACKET wait type. during the execution of complex queries when the same table is used multiple times, I have some CXPACKET waits. My server is SQL 2000 Ent. SP4 with 4 proc. (with HT, so windows see 8 processors)...

Anyone know of any good AS performance tuning guides on th.. - Anyone know of any good AS performance tuning guides on the web?

how to improve data transfert througput? - Hi, How can I improve the communication and the data transfert betwee n 2 servers across a 1ghz LAN? I have a data warehouse on a server and my OLAP cubes on a second server. the data transfert never takes more then 5% of the 1gbps bandwidth My SQL..

self taught AS? - Is it possible to teach myself Analysis Services and then claim to be a Junior Data Warehouse guy? I've been a DBA for 4+ years now and have no experience with these tools. Is learning from a book just like everything else, not very realistic? TIA,..
   Database Forums (Home) -> Data Warehouse All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]