Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Re: Automated GUI Tests
Re: Automated GUI Tests [message #81103] Fri, 18 August 2006 14:33 Go to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
That's correct and you can only test Eclipse IDE applications with the
automated GUI recorder. It doesn't support standalone SWT applciations.

Thanks.

"Peter Maas" <p.maas@magmasoft.de> wrote in message
news:ec3tdn$cek$1@utils.eclipse.org...
> Peter Maas schrieb:
> > I'm running Eclipse 3.2 on Linux with TPTP 4.2.0 (except Reporting with
> > BIRT and Profiling for Web Applications). If I open
File->New->Other->Test,
> > I see "Test from Recording" and "Recording/HTTP Recording" but no
> > Automated GUI Test as shown in the Eclipse/tptp Intro. What do Ihave to
do
> > to test SWT GUIs with TPTP?
>
> I need to download tech preview of Automated GUI Recording :)
>
> Peter Maas, Aachen, Germany
Re: Automated GUI Tests [message #81488 is a reply to message #81103] Wed, 23 August 2006 09:48 Go to previous message
Eclipse UserFriend
Originally posted by: dequeker.gmail.com

> That's correct and you can only test Eclipse IDE applications with the
> automated GUI recorder. It doesn't support standalone SWT applciations.

Peter,
Don't go away feeling all hope is lost. You can still try to make the
standalone SWT app a full eclipse one, for the purpose of testing it.


1. copy the plugins file and folders from your standalone app.
2. paste them into an AGR eclipse installation plugins folder
3. record and playback as if it were just an eclipse plugin.
4. et voila

Sure, This isn't testing the real thing, but it's probably close enough
to automate a large portion of your test cases, as long as you keep
doing some basic manual testing on the 'real' standalone app, to be on
the safe side.

Also, once my scripts are done, I release them onto a nightly build and
test environment, where I have also overwriten the AGR eclipse
configuration folder with the one from our standalone app, and they
still run fine.
The effect is to be a little closer to the 'real' standalone app, and it
has the exact look and feel of it, which is nice for demos to management ;-)

(PS. I'm not sure this will work for all standalone apps, I don't know
eclipse and AGR well enough for that, but it's worth a try)

Bevan
Previous Topic:C++ Static analysis does not works
Next Topic:AGR: What does Button#{{0}}-{{1.0}} mean ?
Goto Forum:
  


Current Time: Fri Mar 29 15:13:20 GMT 2024

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

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

Back to the top