X-Unity 2 Test Studio EVALUATION AVAILABLE
X-Unity Test Studio is a new branch in X-Unity development, bringing the power of unit testing into
the Visual Studio .NET IDE. Since it is recommended to write unit test along with production code they check,
it feels natural to have an ability to execute these tests right from the IDE. Now this possibility became a reality.
X-Unity Test Studio works as a Microsoft Visual Studio .NET add-in creating a convenient unit testing environment.
X-Unity Test Studio Features
- Hierarchical display of the available test targets, suites and test cases
- Automatically synchronizes with the solution
- Can automatically launch tests upon succeeded builds
- Failed test cases and test suites are added as tasks
- Quick access to test source code from the Test Hierarchy window and the Task List
- Supports Visual Studio .NET 2002 and Visual Studio .NET 2003
- Settings are integrated with the Visual Studio .NET Options dialog
- Comprehensive documentation plugged into Visual Studio Combined Help Collection
- Visual Studio .NET Dynamic Help support

Visual Studio .NET with X-Unity Test Studio running. Click on the image to enlarge.
Development Status
The add-in is available for purchasing. See
licensing and pricing information
or download the evaluation version.
More Information
Please visit X-Unity Test Studio home page for more information.
Visual Batch Build and Integration Tuning EVALUATION AVAILABLE
To make continuous integration adoption into your development
process easier, we offer a visual tool that allows to tune batch build configuration
files with convenient GUI interface. With this add-in, you are also protected
from many mistakes possible when configuration files are edited manually.
Visual Batch Build and Integration Add-in Features
- Convenient and intuitive GUI interface
- Hints explaining each configuration parameter
- On-the-fly validation preventing from incorrect input

A screenshot of the Visual Batch Build and Integration Tuning Add-In. Click on the image to enlarge.
Development Status
The add-in is available for purchasing.
See licensing and pricing information or download the evaluation version.
Web-Centric Unit Test Development NEW
As application development moves toward the World Wide Web, a reliable front-end
code becomes a necessity. While there are tools that test user interfaces based on
a set of web pages, the Web-Centric Test Development Kit allows continuous and comprehensive
testing of Web pages, providing unit test developers with an object page contents
representation and convenient tools for requesting HTTP resources and submitting
form data programmatically.
Web Centric Test Development Kit Features
- Minimum code required for requesting Web resources
- Supports either GET or POST form data submissions
- Supports customizing cookies and headers
- Detailed HTTP response object model allowing programmatic inspection of response contents
- Proprietary Document Object Model for HTML allowing programmatic inspection of pages' contents
- World-readiness
Development Status
The add-in is available for purchasing. See licensing and pricing information or download sample source code.
More Information
Download the Web Centric Test Development Kit documentation in the CHM format.
Data-Centric Unit Test Development
Many applications work closely with a database and contain
a lot of database access code that needs to be tested as well
as any other application code. However, basic unit testing
techniques set aside many problems arising from database access
code specifics such as potential database pollution, test isolation,
test data preparation and so on. We have decided to create
Data Centric Test Development Kit to address most of these problems,
offering the developer community cheap and reliable solution that
seamlessly integrates into X-Unity environment.
Data Centric Test Development Kit Features
- Automatic transaction initiation
- Automatic transaction resurrection to isolate failed test impact
- Helper routines for executing custom SQL statements with a single call
- Customizable transaction isolation level
- Template methods for plugging in data preparation and removal routines
- Database pollution prevention
Development Status
The add-in is available for purchasing. See licensing and pricing information or download sample source code.
More Information
Download the Data Centric Test Development Kit documentation in the CHM format.
|