<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello!</div>

<div> </div>

<div>After writing a new filter testing is needed, and I am new to this... so when I am right, CTest is about "managing" the tests and running them and so stuff. But the first prolem that I have is how to implement them? I found this site: http://www.itk.org/Wiki/ITK/Release_4/UnitTesting  </div>

<div>but I can not find this itkTestHarness. If I am right, the testing framework can be anyone (GTest, ...). But for simple image comparing do I need one? I also found the ComparisonImageFilter... so if I have a valid output and I compare it with my output from my filter, than I can just say return 0 if everything is right and something else if not.</div>

<div>So all in all... maybe some hints for a general testing guide for newbies and for testing within itk?</div>

<div>and besides: i am working with visual studio 2012 express...</div>

<div> </div>

<div>thanks a lot!!</div>

<div> </div>

<div>greetings, Johannes</div></div></body></html>