Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Automated testing tools for Eclipse
Automated testing tools for Eclipse [message #90097] Mon, 07 July 2003 14:52 Go to next message
Eclipse UserFriend
Anyone using / know of a good automated testing tool to use for testing
eclipse applications? We have not found anything that works really well.
The closest match we've found is Silk Test from Segue. However, we have
run into a recurring problem when testing UIs. Most objects do not have a
caption, and based on their hierarchy there is no text in that level of the
hierarchy to give them a name. The window ID for menu items stays the same
for the menu, BUT FOR ALL OTHER OBJECTS the window ID will be different each
time the dialog they are in is brought up! Is there any way to get Eclipse
to use the same window ID each time a dialog box or control is displayed on
the screen?


thanks,

Lance Phillpis
Re: Automated testing tools for Eclipse [message #90432 is a reply to message #90097] Tue, 08 July 2003 04:11 Go to previous message
Eclipse UserFriend
Originally posted by: sva.togetherlab.com

Some your problems can be solved using keyboard shortcuts.

P.S I've done wide investigation about testing tools for Java applications,
there are no universal tool that makes robust functionality/UI tests.

"Lance Phillips" <lphillips@metamatrix.com> wrote in message
news:becfin$7kq$1@eclipse.org...
> Anyone using / know of a good automated testing tool to use for testing
> eclipse applications? We have not found anything that works really well.
> The closest match we've found is Silk Test from Segue. However, we have
> run into a recurring problem when testing UIs. Most objects do not have a
> caption, and based on their hierarchy there is no text in that level of
the
> hierarchy to give them a name. The window ID for menu items stays the
same
> for the menu, BUT FOR ALL OTHER OBJECTS the window ID will be different
each
> time the dialog they are in is brought up! Is there any way to get
Eclipse
> to use the same window ID each time a dialog box or control is displayed
on
> the screen?
>
>
> thanks,
>
> Lance Phillpis
>
>
Previous Topic:save could not be completed
Next Topic:Including non-project files when building the plug-in zip file?
Goto Forum:
  


Current Time: Sat May 10 12:24:47 EDT 2025

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

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

Back to the top