Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » test of my rcp application
test of my rcp application [message #139185] Tue, 23 December 2008 17:30 Go to next message
Brice Laurel is currently offline Brice LaurelFriend
Messages: 72
Registered: July 2009
Member
I read the user guide of AGR which show how to create a java project.

Now I want to test my own rcp application which is not Eclipse's project.
I don't know I can customize AGR to do this.

Thanks in advance
Re: test of my rcp application [message #139254 is a reply to message #139185] Wed, 31 December 2008 19:16 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Brice,
Unfortunately, the AGR does not support RCP applications (only Eclipse
applications).

Paul
"Brice Laurel" <bricelaurel@gmail.com> wrote in message
news:9b53ba5acfb5cdbcc6496433afc75440$1@www.eclipse.org...
>I read the user guide of AGR which show how to create a java project.
>
> Now I want to test my own rcp application which is not Eclipse's project.
> I don't know I can customize AGR to do this.
>
> Thanks in advance
>
Re: test of my rcp application [message #139279 is a reply to message #139254] Sun, 04 January 2009 00:08 Go to previous messageGo to next message
Brice Laurel is currently offline Brice LaurelFriend
Messages: 72
Registered: July 2009
Member
Thanks Paul,

you know an opensource tool (not swtbot) which support test of rcp
application ? I want to make a comparison.
Thanks for help.
Re: test of my rcp application [message #139284 is a reply to message #139279] Mon, 05 January 2009 12:56 Go to previous messageGo to next message
Christian Brüssow is currently offline Christian BrüssowFriend
Messages: 9
Registered: July 2009
Junior Member
Brice Laurel wrote:
> Thanks Paul,
>
> you know an opensource tool (not swtbot) which support test of rcp
> application ? I want to make a comparison. Thanks for help.
>

Hi Bruce,

Maybe SWTbot (http://www.eclipse.org/swtbot) is something for you?
There is also a newsgroup news://news.eclipse.org/eclipse.swtbot.


Greetings,

Christian
Re: test of my rcp application [message #139293 is a reply to message #139284] Mon, 05 January 2009 13:42 Go to previous messageGo to next message
Christian Brüssow is currently offline Christian BrüssowFriend
Messages: 9
Registered: July 2009
Junior Member
Christian Brüssow wrote:
> Brice Laurel wrote:
>> Thanks Paul,
>>

Uuups, sorry "Brice"
Re: test of my rcp application [message #139305 is a reply to message #139254] Tue, 06 January 2009 09:47 Go to previous messageGo to next message
Brice Laurel is currently offline Brice LaurelFriend
Messages: 72
Registered: July 2009
Member
Hi Paul,

I use the TPTP(AGR) as define in the user guide. You say that AGR test
only eclipse application. You would say that AGR help us only to replay
actions which done in IDE eclipse.

Thanks in advance.
Re: test of my rcp application [message #139315 is a reply to message #139279] Tue, 06 January 2009 11:43 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Brice,
SWTBot is the only O/S one that I am aware of.

Paul
"Brice Laurel" <bricelaurel@gmail.com> wrote in message
news:8ae4340fa92f77d2d571aa68aefcb2aa$1@www.eclipse.org...
> Thanks Paul,
>
> you know an opensource tool (not swtbot) which support test of rcp
> application ? I want to make a comparison. Thanks for help.
>
Re: test of my rcp application [message #139326 is a reply to message #139305] Tue, 06 January 2009 11:44 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Brice,
Yes, the AGR is only for recording and playback of Eclipse applications
(e.g. not stand-alone SWT or RCP applications).

Paul
"Brice Laurel" <bricelaurel@gmail.com> wrote in message
news:a68ac936b93b6eb4ccfec28d55f0c9e2$1@www.eclipse.org...
> Hi Paul,
>
> I use the TPTP(AGR) as define in the user guide. You say that AGR test
> only eclipse application. You would say that AGR help us only to replay
> actions which done in IDE eclipse.
>
> Thanks in advance.
>
Re: test of my rcp application [message #139336 is a reply to message #139326] Wed, 07 January 2009 07:01 Go to previous messageGo to next message
Christian Brüssow is currently offline Christian BrüssowFriend
Messages: 9
Registered: July 2009
Junior Member
Paul Slauenwhite wrote:
> Hi Brice,
> Yes, the AGR is only for recording and playback of Eclipse applications
> (e.g. not stand-alone SWT or RCP applications).
>
> Paul
> "Brice Laurel" <bricelaurel@gmail.com> wrote in message
> news:a68ac936b93b6eb4ccfec28d55f0c9e2$1@www.eclipse.org...
>> Hi Paul,
>>
>> I use the TPTP(AGR) as define in the user guide. You say that AGR test
>> only eclipse application. You would say that AGR help us only to replay
>> actions which done in IDE eclipse.
>>
>> Thanks in advance.
>>
>
>

Hello Brice, hello Paul,

Ok, my little provocation did not work (see my replay to the OP of
Brice), so I ask directly: Why not SWTbot?

We have tried here some commercial GUI testing tools, but none of them
could satisfy all of our core requirements alone. So we looked at TPTP
with the AGR and the possibility to test Webpages (only URL checks), as
we want to test an RCP and RAP application.

What should I say, the restriction to only test Eclipse applications is
a little drawback, but we can install some perspectives and views into
the IDE; but it complicates automatic GUI test. I think TPTP/AGR is a
little bit complicated for simple GUI test (create test case, create
context, create artifact, ...).

So I've looked at SWTbot (nothing practically done till now), and I
think we will give it a try.

So I ask, why not SWTbot? Do you have some experience with the tool,
that leads you to this or do you have some requirements, SWTbot cannot
satisfy?

If you think the answer would be too OT for the TPTP news group, feel
free to send it via email directly to mee.


Have a nice day,

Christian
Re: test of my rcp application [message #139350 is a reply to message #139336] Wed, 07 January 2009 11:10 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Christian,
Unfortunately, I do not have any experience with SWTbot.

Paul
"Christian Br
Previous Topic:Lost in documentation (complete post)
Next Topic:TPTP
Goto Forum:
  


Current Time: Thu Apr 25 17:09:14 GMT 2024

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

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

Back to the top