系统自动测试工具 JSystem

码农软件 · 软件分类 · 测试工具 · 2019-11-25 21:43:00

软件介绍

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 。

本文地址:https://codercto.com/soft/d/19795.html

SEO实战密码

SEO实战密码

昝辉 / 电子工业出版社 / 2012-5-1 / 89.00元

SEO实战密码:60天网站流量提高20倍(第2版),ISBN:9787121167676,作者:昝辉Zac 著一起来看看 《SEO实战密码》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具