Thursday, March 20, 2008

The Power of VUT

The Visual Unit Testing concept in action: dynamic access to any member, array definition and manipulation, asserts, load/stress testing, and more at the-tip-of-the-mouse.

No more coding or scripting of any sort. Ease of use and blazing fast execution speeds.

Highlights of the of the video:

Field1 is a private array of ClassLib1.

ClassLib1 owns another private array of int. It also has a method that requires the int array to be initialized otherwise it would throw an NPE.

DevRiot allows the user to generate the code so the target type can be executed, notice that the NPE is avoided. Finally, the user asserts that Field1 is not null.

No CODE, No SCRIPT. Really. Check the execution times. Enjoy...













Labels:

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home