Software Testing - Free License for Open Source Developers

This is a discussion on Software Testing - Free License for Open Source Developers within the Software-Eng forums in Theory and Concepts category; ..Net Unit Testing: The advantages of unit testing are well known, giving development teams a safety net to facilitate change, ease integration and supply live documentation.Unit testing of small logical code is quite easy and can show value quickly. But in real life, our code will use other classes and components. If this happens, things can get quite fragile and the tests will quickly become system tests. Typemock Isolator enables developers to unit test all their code by magically disconnecting and isolating external components. Typemock Isolator uses aspect-oriented technology to redirect calls from the real code. This enables developers to ...

Go Back   Application Development Forum > Theory and Concepts > Software-Eng

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-22-2008, 12:36 PM
sparrow.mo
Guest
 
Default Software Testing - Free License for Open Source Developers

..Net Unit Testing:

The advantages of unit testing are well known, giving development
teams a safety net to facilitate change, ease integration and supply
live documentation.Unit testing of small logical code is quite easy
and can show value quickly.
But in real life, our code will use other classes and components. If
this happens, things can get quite fragile and the tests will quickly
become system tests.
Typemock Isolator enables developers to unit test all their code by
magically disconnecting and isolating external components.
Typemock Isolator uses aspect-oriented technology to redirect calls
from the real code. This enables developers to define the behavior of
the external component required for a tested scenario. For example,
you can simulate that the disk is full when writing to a database by
instructing Typemock Isolator to throw an OutOfDiskSpaceException when
writing to the database. This is a scenario that will be nearly
impossible to test without Typemock Isolator. The developer defines
the behavior in the actual unit test and Typemock Isolator
automatically isolates all required components.

http://www.typemock.com/learn_about_..._isolator.html - Free
License for Open Source Developers.
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:38 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.