Automate Testing for Eclipse RCP application - Software-Testing
This is a discussion on Automate Testing for Eclipse RCP application - Software-Testing ; Hi all,
I have to do some regression test on the GUI for an eclipse RCP
application.
Is there any good tools that can automate the process easily?
On the other hand, I am now thinking of using eclipse tptp ...
-
Automate Testing for Eclipse RCP application
Hi all,
I have to do some regression test on the GUI for an eclipse RCP
application.
Is there any good tools that can automate the process easily?
On the other hand, I am now thinking of using eclipse tptp for the
testing process. Is there any good resources or tutorials for tptp?
Many thanks! ^.^
Ralph
-
Re: Automate Testing for Eclipse RCP application
Ralph,
I have posted a similar request before. There is not a lot of
discussion on Eclipse app testing. I have been using IBM Rational
Functional Tester for about the last month to automate tests against my
Eclipse plugin. Recognizing SWT controls seems to be the biggest
challenge, although so far I have been able to overcome everything that
cannot be recognized and uniquely identified using Functional Tester's
object recognition functionality. It is not cheap, but I couldn't find
anything in the freesphere that was proven against Eclipse.
I am VERY interested to know more about TPTP. I have tried to determine
what this is (and what it will become) and as far as I can tell, this
is a platform for building custom testing applications. Have you had
success finding discussion groups or practical examples regarding TPTP?
-
Re: Automate Testing for Eclipse RCP application
Hi,
Thanks for your advice. ^.^
For tptp, it's quite difficult to find some clear and easy to
understand resources on the web.
Here's one of the most useful resource (I think):
http://www.eclipse.org/tptp/test/doc...-Auto-GUI.html
>From my understanding and investigation, tptp 4.1 was not designed to
support automated testing for eclipse rcp application. But it seems
that version 4.2 will support rcp application testing.(I forgot where I
got this information). I have not verify it yet.
By the way, how much is the IBM Rational Functional Tester?
Thanks a lot.
-
Re: Automate Testing for Eclipse RCP application
The price for Functional Tester is going to depend on your relationship
wit IBM. We are a business partner so we have some options ranging
between $2K for floating and $8K for fixed. In order to playback and
organize test suites using Test Manager, you'll need to buy some
additional tools.
Thanks for the link. This is the first I have seen of the GUI tool. It
looks like they are building it with some functionality that is very
close to Functional Tester (which is not surprising considering the
contributions to the project from Rational/IBM).
Thanks Ralph. Keep posting here with your experiences. Thanks.
-
Re: Automate Testing for Eclipse RCP application
I have spent two days looking at automation tools for our Eclipse/SWT
product on jre 1.5
There is indeed precious little there.
So if you indeed find out more, please post your results here. I will
do the same.
Similar Threads
-
By Application Development in forum Software-Testing
Replies: 0
Last Post: 08-16-2007, 08:57 AM
-
By Application Development in forum Software-Testing
Replies: 0
Last Post: 06-05-2007, 02:20 PM
-
By Application Development in forum Software-Testing
Replies: 9
Last Post: 04-09-2007, 07:12 AM
-
By Application Development in forum Software-Testing
Replies: 1
Last Post: 10-24-2005, 09:58 AM
-
By Application Development in forum Java
Replies: 0
Last Post: 07-06-2005, 09:44 AM