Zombie Tester 1.0 is a part of the Integral Accounting suite of Enterprise Development tools.

 Zombie Tester will read a Dot Net program and automatically build an XML test script that the program can then execute against the program automatically to test for problems!

 
View the functionalities!
 
Zombie Tester is a Dot Net programming tool that will open an Dot Net Based Application, read it, and automatically generate a set of XML-based test scripts for the application that it read based on the login in the interface! Easy to setup and use!
 

Zombie Tester Beta is now available for review and testing!
For more information about Zombie Tester please contact sales@stfb.com.

 

Once the zombie tester has generated the XML Scripts, you can edit and modify the scripts, and use Zombie Tester to run those scripts against the program and automatically log any errors that occur.

Interaction between the Zombie Tester program and your dot net application application is handled via the dot net remoting interface which is implemented by adding just a few lines of code into your configuration file like this:

<appSettings>
<add key="ASP" value="tcp://localhost:4000/ZombieTester" />
<add key="VB"   value="tcp://localhost:4001/ZombieTester" />
</appSettings>

You can run multiple instances of zombie tester against your application also to test load scenarios.

Zombie Tester will work with any ASP Dot Net or VB Dot Net application for Visual Studio 2003 or Visual Studio 2005.

 
[Home] [Features & Benefits] [Download & Purchase] [About & Contact us]