パッケージ: openqa (4.6.1732034221.ae34b08ff-1)
openqa に関するリンク
Debian の資源:
openqa ソースパッケージをダウンロード:
- [openqa_4.6.1732034221.ae34b08ff-1.dsc]
- [openqa_4.6.1732034221.ae34b08ff.orig.tar.xz]
- [openqa_4.6.1732034221.ae34b08ff-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [open.qa]
類似のパッケージ:
automatic Operating System testing framework (webUI & scheduler)
openQA is a testing framework that allows you to run tests on pretty-much anything that you can get 'remote' control of (most often, anything you can run in a VM and point VNC at). This allows testing of things including GUI applications, system boot-up (BIOS, bootloaders, kernels), installers and whole operating systems.
Tests (using Perl syntax) generally consist mostly of sequences of code like:
assert_and_click 'some_icon'; assert_screen 'some_prompt'; send_key 'ret';which are run using the os-autoinst test engine, by a worker. The tags named in scripts can then be associated with 'needles' (elements of screenshots) via the webUI (either from past tests, or while controlling a live test). Other testing possibilities include: serial-connected headless systems, multi-host networked tests, and non-VM 'real' systems.
This package includes the job scheduler, the elements providing the services to allow workers to run tests and upload results, and the Web-based user interface.
その他の openqa 関連パッケージ
|
|
|
|
-
- dep: dbus
- シンプルなプロセス間メッセージングシステム (システムメッセージバス)
-
- dep: fonts-fork-awesome
- fork of the iconic font and CSS toolkit
-
- dep: fonts-roboto-fontface
- largely geometric, friendly and open curves font
-
- dep: git
- 速く、スケーラブルな分散型リビジョン管理システム
-
- dep: libclass-c3-componentised-perl
- module to load mix-ins or components to C3-based classes
-
- dep: libcommonmark-perl
- interface to the CommonMark C library
-
- dep: libdatetime-format-pg-perl
- module for parsing and formatting PostgreSQL dates and times
-
- dep: libdbix-class-deploymenthandler-perl
- extensible module for DBIx::Class deployment
-
- dep: libdbix-class-perl (>= 0.082801)
- extensible and flexible object <-> relational mapper
-
- dep: libjs-codemirror
- JavaScript editor interface for code-like content
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-datatables
- jQuery plug-in that makes nice tables from different data sources
-
- dep: libjs-jquery-timeago
- updates fuzzy timestamps
-
- dep: libjson-validator-perl
- module to validate data against a JSON schema
-
- dep: liblwp-protocol-https-perl
- HTTPS driver for LWP::UserAgent
-
- dep: libminion-perl (>= 10.25)
- job queue for Mojolicious
-
- dep: libmojo-pg-perl
- module to make PostgreSQL fun to use with Mojolicious
-
- dep: libmojo-sqlite-perl
- tiny Mojolicious wrapper for SQLite
-
- dep: libsql-splitstatement-perl
- Split any SQL code into atomic statements
-
- dep: libtext-diff-perl
- Perl module to find differences in files and record sets
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: libyaml-pp-perl
- pure-perl YAML framework
-
- dep: node-ace-builds
- standalone code editor, written in JavaScript
-
- dep: node-anser
- low level ANSI escape code parser
-
- dep: node-bootstrap (>= 5.3.3+dfsg-0)
- HTML front-end framework (nodejs, version 5)
-
- dep: node-d3
- Data-Driven Documents to visualize data
-
- dep: node-dagre-d3-renderer
- D3-based renderer for Dagre
-
- dep: node-jquery-ujs (>= 1.2.3-1)
- Unobtrusive scripting adapter for jQuery
-
- dep: node-popper2
- Javascript library to position poppers in web applications
-
- dep: openqa-client (>= 4.6.1732034221.ae34b08ff-1)
- automatic Operating System testing framework (utilities)
-
- dep: openqa-common (>= 4.6.1732034221.ae34b08ff-1)
- automatic Operating System testing framework (common files)
-
- dep: optipng
- 進化した PNG (Portable Network Graphics) オプティマイザ
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: postgresql
- object-relational SQL database (supported version)
-
- dep: sqlite3
- SQLite 3 用コマンドラインインターフェース
-
- rec: apache2
- Apache HTTP サーバ
-
- rec: apparmor-profiles
- experimental profiles for AppArmor security policies
-
- rec: apparmor-utils
- utilities for controlling AppArmor
-
- rec: libdbd-pg-perl
- PostgreSQL データベースサーバ用 Perl DBI ドライバ
-
- rec: libmojolicious-plugin-oauth2-perl
- Auth against OAuth2 APIs
-
- rec: logrotate
- ログ循環ユーティリティ