Plug-in Module for Scalable and Flexible 

Software Testing of Java Applications


HOME

TestSpec Specification Language

Why test the whole class if you only want  to instrument a specific method?  Moreover, why test the whole method if you are only looking for information about a specific loop, or a set of statements?  TesSpec Specification Language provides the flexibility in selecting the testing schemes and required parameters, thus decreasing the time for the testing phase of an application.  The granularity of testing is completely dependant on the user and allows for specification of a single line of code in the application.