IZPack - QTaste Installer creator

QTaste is a generic engine to perform automated integration tests

Лицензия

Лицензия

Категории

Категории

IzPack Компиляция и сборка Distribution
Группа

Группа

com.qspin.qtaste
Идентификатор

Идентификатор

qtaste-izpack
Последняя версия

Последняя версия

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

IZPack - QTaste Installer creator
QTaste is a generic engine to perform automated integration tests

Скачать qtaste-izpack

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-izpack/ -->
<dependency>
    <groupId>com.qspin.qtaste</groupId>
    <artifactId>qtaste-izpack</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-izpack/
implementation 'com.qspin.qtaste:qtaste-izpack:2.3.0'
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-izpack/
implementation ("com.qspin.qtaste:qtaste-izpack:2.3.0")
'com.qspin.qtaste:qtaste-izpack:jar:2.3.0'
<dependency org="com.qspin.qtaste" name="qtaste-izpack" rev="2.3.0">
  <artifact name="qtaste-izpack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qspin.qtaste', module='qtaste-izpack', version='2.3.0')
)
libraryDependencies += "com.qspin.qtaste" % "qtaste-izpack" % "2.3.0"
[com.qspin.qtaste/qtaste-izpack "2.3.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.15

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

QTaste

QTaste framework (QSpin Tailored Automated System Test Environment) is a generic test environment customizable to test different kind of systems. It can be used to test simple and complex hardware or software systems including a lot of different technologies. For that reason, the test api has to be “tailored” in order to enable the kernel to communicate with your system.

The QTaste framework is mainly developed in java programming language and python. So by definition, it can be installed on any platform running java VM 1.8. However, it has been only validated on Windows (Windows 8) and Linux platform. More info on http://www.qtaste.org

Download

[https://github.com/qspin/qtaste/releases/download/v3.0.0/qtaste-izpack-3.0.0-installer.jar]

QTaste System Requirements

• Java Virtual Machine (JDK) >= 1.8 ( http://java.sun.com/javase/downloads/index.jsp )

• (optional) git command-line client accessible from PATH (“git”), for test script versioning

• At least 100 MB of disk space

• At least 256 MB of system memory (Running with less memory may cause disk swapping which has a severe effect on performance. Very large programs may require more RAM for adequate performance.)

• On Linux system, Java VM requires some graphical gnome libraries. These libraries have to be installed. https://github.com/qspin/qtaste/issues/4

Installation of the QTaste

The QTaste framework is composed of:

• Test Engine kernel

• Simulators base classes

• Other tools

• Components Test API and Component Implementations

• Test Suites containing test scripts and test data

• Test Campaigns

• Testbeds configurations

The installer available on Github - Releases section - [https://github.com/qspin/qtaste/releases] contains the QTaste Kernel (sources and binaries), the demonstration (sources and binaries) and the documentation. To start the installer, just click on the qtaste-izpack-3.0.0-installer.jar [https://github.com/qspin/qtaste/releases/download/v3.0.0/qtaste-izpack-3.0.0-installer.jar]

Documentation

The QTaste user manual is available on [https://github.com/qspin/qtaste/releases/download/v3.0.0/qtaste_user_manual.pdf] The Quick start guide instruction is available on [https://github.com/qspin/qtaste/releases/download/v3.0.0/quickstart_guide.pdf]

Версии библиотеки

Версия
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0