[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] Re: RAP JUnit plugin in M3

Hi,

the RAP JUnit Tests are no replacement for the Selenium approach. The
RAP-JUnit tests focus on server-side functionality and expect low-level
functionalty to work... For example you can test that after opening a
view the viewpart is available using the respective APIs, but those
tests don't ensure that the view gets really displayed.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Setya [mailto:jsetya@xxxxxxxxx]
Bereitgestellt: Montag, 21. April 2008 09:46
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: RAP JUnit plugin in M3
Betreff: Re: RAP JUnit plugin in M3


Benny,

Thank you very much for the clarification.

> these were added to use the new "RAP JUnit Runner" of the tooling.
> This is a equivalent to the regular "PDE JUnit Tests" to run tests in
> the OSGi environment. At the moment it's still in testing phase but if

> you want to play around with it, see my message on the developer
> mailing list ("[rap-dev] JFace/RAP unit tests") how to setup an
> enviroment to run the original JFace/RCP tests against RAP.

How does these tests compare to testing RAP using Selenium, are they
meant for the same purpose ? I mean, if the tools is ready, can I
completely remove the need to use Selenium and use this tool instead ?

Regards,

Setya