QTaste Kernel

QTaste is a generic engine to perform automated integration tests

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

QTaste Kernel
QTaste is a generic engine to perform automated integration tests

Скачать qtaste-kernel

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
commons-net : commons-net jar 3.4
org.jfree : jfreechart jar 1.0.19
com.jgoodies : jgoodies-forms jar 1.9.0
de.sciss : syntaxpane jar 1.1.4
org.python : jython-standalone jar 2.7.0
xalan : xalan jar 2.7.2
xalan : serializer jar 2.7.2
xerces : xercesImpl jar 2.11.0
org.netbeans.external » nb-javac-api jar RELEASE801
log4j : log4j jar 1.2.17

runtime (1)

Идентификатор библиотеки Тип Версия
commons-collections : commons-collections jar 3.2.2

test (1)

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

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

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

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]

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

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