Welcome to JSystem
JSystem is a framework for writing and running automated tests, based on JUnit. It's main goal is to support automation of functional / system testing.
We understand that automation project is a software project. And for your software project you need the strongest language and development environment. In JSystem your tests will be written in Java.
System and functional testing
- JUnit is a great framework that gives a very good solution for unit testing. JSystem supports the need for system and functional testing.
Well built and pre designed testing environment
- Most of the existing solutions use scripting language for test writing. In JSystem, the framework and tests are written in Java.In order to generate an extensive, well built and pre designed testing environment, scripting is simply not enough. We believe that an automation testing project should be handled as a software project.
Maintainability, visibility, scalability and simplicity
- The existing solutions use the graphical user interface (GUI) as the way to interface your solution. The problem with using the user interface is that it fails all the needs of your automation project. It is not built on a committed API, not easy to interface, not stable, complex and available only at the end of the development process. The JSystem approach is to test your solution business logic apart from the user interface.
- JSystem sees the maintenance as the key factor in the automation project, and it gives you tools to keep your project maintenance to minimum.
- JSystem focuses on 4 key factors: maintainability, visibility, scalability and simplicity.
Previous Versions
© Copyright 2005 AQUA Software Ltd. All rights reserved