|
| JVerify |
| Improve unit/integration testing by applying a superior invasive testing model |
|
|
|
|
| JVerify™ is a Java class/API testing tool that supports a unique invasive testing model. |
|
| The invasive model allows access to the internals (private elements) of any Java object from within a test script. The ability to invade class internals facilitates more effective testing at class level, since controllability and observability are enhanced. |
|
| This can be very valuable when a class has not been designed for testability. |
|
| An object-oriented scripting language called JMScript built on top of Java has been designed to support class invasion. |
|
| This language allows the tester to write a script that instantiates Java objects and sends messages to them in a manner very similar to what happens in a Java program. |
|
| JVerify™ is a trademark of Man Machine Systems |
|