- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://www.jsystemtest.org/
- 软件文档: http://www.jsystemtest.org/?q=node/29
软件介绍
JSystem 是一个开源的系统自动测试框架,包含以下的组件:
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 使用了很多其他的开源项目,其中两个最为重要的分别是 JUnit 和 Ant 。
