From: Andrew Cagney <cagney@redhat.com>
To: Kris Van Hees <kris.van.hees@oracle.com>
Cc: frysk@sourceware.org
Subject: Re: frysk ui concall
Date: Tue, 13 Feb 2007 21:27:00 -0000 [thread overview]
Message-ID: <45D22D0D.10803@redhat.com> (raw)
In-Reply-To: <20070212211157.GA14346@ca-server1.us.oracle.com>
Kris,
You asked about accessibility, two pieces of background that might help
clarify what is going on:
- frysk is using JUnit for unit-level testing
For instance frysk-gui contains a test to verify that the paths to the
files required by the UI are all valid.
- frysk is using DOGTAIL for UI testing (a.k.a. integration testing)
For instance, sequencing through the operation of selecting a set of
process and monitoring them, thus ensuring that the entire frysk program
works as expected.
In the latter case, DOGTAIL uses accessibility information to identify
and control widgets. So in addition to the obvious reasons,
accessibility is important to frysk as it allows us to pursue automated
testing.
More information on DOGTAIL is available here:
http://people.redhat.com/zcerza/dogtail/
And you can run the dogtail tests with /usr/lib/frysk/ftail.
Andrew
next prev parent reply other threads:[~2007-02-13 21:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 3:12 Andrew Cagney
2007-02-08 13:51 ` Elena Zannoni
2007-02-12 21:12 ` Kris Van Hees
2007-02-12 21:25 ` Rick Moseley
2007-02-13 21:27 ` Andrew Cagney [this message]
2007-02-13 22:26 ` Andrew Cagney
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=45D22D0D.10803@redhat.com \
--to=cagney@redhat.com \
--cc=frysk@sourceware.org \
--cc=kris.van.hees@oracle.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).