|
|
|
|
Browse by Tags
All Tags » unit testing » QueryUnit (RSS)
-
Yesterday I’ve release an updated version of QueryUnit, the version 0.0.0.8.
QueryUnit now supports AreNotEqual, Greater, and Less assertions and is more capable of managing strings results.
I must say that I cannot live anymore without a proper Unit Testing of a BI solution. Just yesterday happened that one of the unit tests at a customer site ...
-
One of the main steps in the process we internally use to develop a BI solution is the implementation of Unit Test of you BI Data.
As you may already know, I’ve create a simple (for now) tool that leverages NUnit to allow us to quickly create Unit Testing without having to resort to use Visual Studio Database ...
-
Yesterday I released a new version of QueryUnit, a tool I've created to easily perform unit testing on SQL Server and Analysis Services databases.
The main feature of this new version is the ability to automatically launch the NUnit GUI so that it’s even simpler to do unit testing.
You can download it ...
-
Due to several requests I’ve also released the binaries of QueryUnit:
http://queryunit.codeplex.com/
Enjoy!
-
I’ve released the source code of QueryUnit. As usual the project is hosted on Codeplex:
http://queryunit.codeplex.com/
Here you can read a very quick guide to start to test it
http://queryunit.codeplex.com/Wiki/View.aspx?title=Proof-Of-Concept
Remember that this is basically a Proof-of-concept so don’t expect too much, but give feedback, a lot ...
-
Having a developer background I’m used to work trying to apply an Agile approach to projects. In these last years I focused my work primary on BI projects, and so I tried to apply an Agile approach also to them, since I really believe that Agile is the path to follow.
While Agile methods in the classic Object-Oriented field are quite widespread ...
|
|
|
|
|