Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP and GUI Testing
TPTP and GUI Testing [message #27069] Tue, 23 August 2005 09:08 Go to next message
Eclipse UserFriend
Originally posted by: thorsten_i.yhaoo.com

Hello,

I want to build an automated GUI testing tool (based on SWT). The
application is supposed to capture the events executed on the GUI
elements, store the test sequences that can later on be used to verify if
those test sequences are still executable and end with the same result in
the current state of the application. Can anyone tell me if TPTP offers
ways to solve that problem? Does anyone have any experience in that area?

I'm glad for all comments,
Thorsten
Re: TPTP and GUI Testing [message #27727 is a reply to message #27069] Tue, 23 August 2005 09:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.nospam.com

Thorsten Itzel schrieb:

> Hello,
>
> I want to build an automated GUI testing tool (based on SWT). The
> application is supposed to capture the events executed on the GUI
> elements, store the test sequences that can later on be used to verify
> if those test sequences are still executable and end with the same
> result in the current state of the application. Can anyone tell me if
> TPTP offers ways to solve that problem? Does anyone have any
> experience in that area?
>
> I'm glad for all comments,
> Thorsten

I don't know about what TPTP offers or plans here, as at least my
question in that direction was left completely unanswered ;)

Have you had a look at Abbot? There had been some work going on by IBM
to make Abbot work with SWT, as far as I know. Their capturing
application is called Costello or something like that, but I think that
one doesn't work yet with SWT.
Re: TPTP and GUI Testing [message #27914 is a reply to message #27069] Tue, 23 August 2005 19:02 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
I have been working on an Automated GUI tester for the past month or so that
does exactly what you are interested in. The item will be introduced as a
tech preview shortly (hopefully within this week or the next). I would wait
until this tool is introduced as a tech preview before going about to create
your own duplicate of the tool.



Thanks,



Ali M.


"Thorsten Itzel" <thorsten_i@yhaoo.com> wrote in message
news:65ed44118a628e720740c6ed97aa4cb5$1@www.eclipse.org...
> Hello,
>
> I want to build an automated GUI testing tool (based on SWT). The
> application is supposed to capture the events executed on the GUI
> elements, store the test sequences that can later on be used to verify if
> those test sequences are still executable and end with the same result in
> the current state of the application. Can anyone tell me if TPTP offers
> ways to solve that problem? Does anyone have any experience in that area?
>
> I'm glad for all comments,
> Thorsten
Re: TPTP and GUI Testing [message #28189 is a reply to message #27914] Thu, 25 August 2005 14:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: thorsten_i.yahoo.com

That sounds really good. But I have some more requirements for the tool.
We have built our own Eclipse RCP and want to integrate the tester into
our platform (as a plugin if possible). So the tester has to capture GUI
tests within the RCP. Will your tool provide these features as well?

Thanks,
Thorsten
Re: TPTP and GUI Testing [message #29387 is a reply to message #28189] Fri, 02 September 2005 02:57 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
The tool records UI events by registering a listener with a display
instance. There are some macro commands that are specific to the Eclipse
workbench (there is actually only one). In theory, the recorder should
integrate easily under a rich client platform, but the runner is launched
via the test execution harness (much like all other test tool runners). It
may thus be a challenge to integrate the entire plug-in under RCP. This
will be investigated further once the tool becomes more stable. At the time
being, I recommend using the recorder and writing your own light version of
the runner.



Thanks,

Ali Mehregani



"Thorsten Itzel" <thorsten_i@yahoo.com> wrote in message
news:31cc7a3861bc06c46d425deec809bc46$1@www.eclipse.org...
> That sounds really good. But I have some more requirements for the tool.
> We have built our own Eclipse RCP and want to integrate the tester into
> our platform (as a plugin if possible). So the tester has to capture GUI
> tests within the RCP. Will your tool provide these features as well?
>
> Thanks,
> Thorsten
>
Previous Topic:Getting trace infromation?
Next Topic:TPTP and Testing WebApps
Goto Forum:
  


Current Time: Thu Apr 25 22:24:20 GMT 2024

Powered by FUDForum. Page generated in 0.03378 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top