Welcome

JSystem is a professional open-source tool for writing and managing automated system-testing projects.
JSystem has a unique methodology which handles an automation project as a software project that is managed by a source-control tool and adheres to structured design standards.
This enables the construction of a truly sustainable and scalable testing framework (which leverages pre-written test scripts and scenarios), that encompasses even the most complex testing environments.

The JSystem framework is comprised of the following components:

    1. Services Java API - exposes JSystem services
    2. JSystem Drivers- Java modules used to interfaces with devices and applications in the system under test.
    3. JRunner - GUI application interface used for creating and running tests scenarios.
    4. JSystem Agent - Execution engine used to run scenarios on a distributed setup.
    5. JSystem Eclipse plug-in - accelerates the development environment setup and enforces JSystem conventions.

JSystem uses several open source projects, two of the central open source projects are JUnit used for writing tests and Ant used as the scenario execution engine.

Getting Started

  1. Start with a 3 minutes tour  

    3minTour (Custom)   

  2. Download JSystem

     DownloadButton            

  3. Continue with the Getting Started chapter.
  4. If you think JSystem might fit your needs, read the JSystem Overview and do the Quick Start Project.
  5. Use the JSystem Developers and Users Guide in order to familiarize yourself with all of JSystems capabilities.
  6. Have questions? use JSystem help forum or send a mail to jsystemtest@gmail.com