Sakuli :: Parent

Parent pom for the complete sakuli project. If you want to build a new zip-installer-file please run "mvn clean assembly:single", to build a new release see 'core/dev_stuff/how-to-release.md'

Лицензия

Лицензия

Группа

Группа

org.sakuli
Идентификатор

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

sakuli-parent
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sakuli :: Parent
Parent pom for the complete sakuli project. If you want to build a new zip-installer-file please run "mvn clean assembly:single", to build a new release see 'core/dev_stuff/how-to-release.md'
Ссылка на сайт

Ссылка на сайт

http://sakuli.org
Организация-разработчик

Организация-разработчик

ConSol Software GmbH

Скачать sakuli-parent

Имя Файла Размер
sakuli-parent-1.2.0.pom 34 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.checkerframework : checker-qual jar 2.5.0
org.checkerframework : jdk8 jar 2.5.0

test (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.1.4.RELEASE
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 2.18.0

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

  • src/common
  • src/docs-sakuli-api
  • src/docs-manual
  • src/core
  • src/integration-test
  • src/java-dsl
  • src/installer

Attention: EOL of Sakuli 1

Sakuli was completely rewritten in node and typescript and is now available in version 2:

There will be no further maintenance of Sakuli 1, it is easily possible and suggested to migrate existing tests to Sakuli 2.

sakuli-logo

An end-to-end testing tool for web sites and common UIs with multiple monitoring integrations

About the project

sakuli concept

Sakuli simulates user actions on graphical user interfaces (web, fat client, citrix, …), and provides the obtained information (runtime, result, screenshots) to third party (e.g. Nagios compatible monitoring) systems.

Sakuli is written in Java and runs on many platforms:

The Sakuli project brings together two Open-Source end-to-end testing tools which perfectly fit together: Sahi for web-based tests (by injecting JavaScript code into the browser), as well as the screenshot-based testing tool Sikuli, which allows the execution of keyboard and mouse actions on screen areas that have been defined by previously recorded screenshots and are recognized using the OpenCV engine.

Key Features

  • Platform-independent UI testing tool

  • End-2-End monitoring of application functionality and quality

  • Combines two automation technologies:

    • DOM based web testing

    • Image pattern based UI automation (for non-web content)

  • Scalable from single-client up to multi-node container setup for parallel execution

  • Integration of test results into

    • Monitoring systems (e.g. Nagios/Icinga)

    • CI builds (e.g. Jenkins)

Documentation

The complete versions of our documentation you can find under:

  • Dev version: latest vX.X.X-SNAPSHOT version

  • Stable/Latest version: v1.2.0

Quick links

Sakuli Short Overview Presentation

Sakuli Short Overview Presentation

Sakuli UI Introduction


Supported by Federal Ministry for Economic Affairs and Energy
org.sakuli

ConSol Software GmbH

OpenSource@Consol - Blog: https://labs.consol.de/

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

Версия
1.2.0