From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Открыт список рассылки test@lists.altlinux.org
Date: Sat, 1 Mar 2008 12:03:27 +0300
Message-ID: <20080301090327.GO32305@solemn.turbinal> (raw)
In-Reply-To: <200802291145.44624.cas@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 3061 bytes --]
On Fri, Feb 29, 2008 at 11:45:44AM +0300, Андрей Черепанов wrote:
> В связи с созданием отдела QA в ООО открыт список рассылки по тестированию
> дистрибутивов ALT Linux, в котором будут обсуждаться вопросы тестирования и
> исправления замечаний по дистрибутивам ALT Linux.
Я прошу Вас кратко (время от времени) резюмировать работу отдела QA
в рассылке devel@, особенно что касается возможностей автоматического
или полуавтоматического тестирования.
В 2005 году я написал несколько программ для автоматического
тестирования GUI-приложений, но, в общем, со временем это как бы
немного загнулось, и я стал заниматься ещё там разными другими вещами.
Например вот
/ALT/Sisyphus/orphaned/test-gui-dialog-20050721-alt1.src.rpm
Там есть программа, которая запускает GUI-приложение, открывает
в нём диалог, потом закрывает диалог, потом закрывает само приложение.
По умолчанию она запускает приложение, открывает диалог Help/About,
нажимает Enter (закрывает диалог), потом нажимает File/Quit (закрывает
окно). Если всё это отработало, значит типа супер.
NAME
test-gui-dialog - simple automated testing of GUI dialogs
SYNOPSIS
test-gui-dialog app [wname name] [dname name] [dopen keys] [dclose
keys] [wclose keys]
DESCRIPTION
test-gui-dialog will start application app and wait for application
window wname; it will then open dialog dname by sending keys dopen,
close the dialog by sending keys dcolse, and then will close the appli-
cation window by sending keys wclose.
Each step is logged to stderr. The exit status is zero upon success;
otherwise, the script dies horribly (with non-zero exit status) on the
first unsuccessful step.
OPTIONS
wname name
Window name pattern; defaults to app.
dname name
Dialog name pattern (default "About").
dopen keys
Key sequence to open dialog (default "%(h)a", i.e. "Alt-h a" for
"Help/About").
dclose keys
Key sequence to close dialog (default "%(c)", i.e. "Alt-c" for
"Close").
wclose keys
Key sequence to close application window (default "%(f)q", i.e.
"Alt-f q" for "File/Quit").
EXAMPLES
xvfb-run -a -- test-gui-dialog gedit dclose $'\n'
xvfb-run -a -- test-gui-dialog gqview
test-gui-dialog firefox dclose $'\n'
test-gui-dialog konqueror wclose '%(l)q'
BUGS
Other app windows are unexpected and can result in an accident.
Running under Xvfb appears to be problematic for certain applications
(e.g. firefox and konqueror).
SEE ALSO
X11::GUITest, Xvfb(1), xvfb-run
AUTHOR
Written by Alexey Tourbin <at@altlinux>.
COPYING
Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
This is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your
option) any later version.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-03-01 9:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-29 8:45 Андрей Черепанов
2008-03-01 9:03 ` Alexey Tourbin [this message]
2008-03-03 8:32 ` Андрей Черепанов
2008-03-03 8:47 ` Slava Semushin
2008-03-03 9:10 ` Андрей Черепанов
2008-03-03 9:19 ` Slava Semushin
2008-03-03 13:11 ` Michael Shigorin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080301090327.GO32305@solemn.turbinal \
--to=at@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git