Top-Q / jsystem

JSystem is a professional open-source framework for writing and managing automated system tests.
http://www.jsystem.org/
Apache License 2.0
45 stars 48 forks source link

Build Status

JSystem Framework

JSystem Site

JSystem Release Notes

JSystem is a professional open-source framework for writing and managing automated system tests.

JSystem is a collaborative environment for all members of the QA lifecycle:

With a unique methodology that handles automation as a structured software project, JSystem enables true scalability of the testing project - by leveraging pre-written test-scripts to create new tests. JSystem is used by many enterprise organizations like: Juniper, Nokia-Siemens, ECI, Alcatel-Lucent, Avaya Ericson and many more

The JSystem framework is comprised of the following components:

How to work with the project

  1. Clone the whole jsystem root folder
  2. Eclipse - import the jsystem root folder with all its projects
  3. Run maven install on the jsystem-parent project (without the tests)
  4. Run maven install on the jsystem-runner project