TPTP and GUI Testing [message #27069] |
Tue, 23 August 2005 05:08  |
Eclipse User |
|
|
|
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 #29387 is a reply to message #28189] |
Thu, 01 September 2005 22:57  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.02867 seconds