Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Run test cases in quick mode and standard mode
Run test cases in quick mode and standard mode [message #485949] Tue, 15 September 2009 16:07 Go to next message
shan  is currently offline shan Friend
Messages: 7
Registered: September 2009
Junior Member
Hello,
In order to test my rcp project gui, I added my rcp project plugin and the tptp plugins into the eclpse. I found my test case can be recorded and played back in quick mode successfully, but I failed to run the case in the standard mode. It seems that the perspective specified in the "starting point" can not be opened normally.
So I desire to know the differences between the quick mode and the standard mode. Thanks a lot.
Re: Run test cases in quick mode and standard mode [message #486082 is a reply to message #485949] Wed, 16 September 2009 10:07 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Shan,
The main difference is that quick mode runs the test within the current
workbench while standard mode runs the test in a new instance of the
workbench. Standard mode uses a launch configuration with an associated set
of plug-ins that may be different than your launching workbench.

For more information, see
http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI-4-5-0.html#2.2.2.

Note, in TPTP 4.5, the AGR was moved from a Technology Preview component
to an As-Is component. As-Is components are primarily provided for prior
users but imply no support (for example, defects, news group, and mailing
lists).

Paul
"shan" <kangshan0910@163.com> wrote in message
news:h8oe46$66s$1@build.eclipse.org...
> Hello,
> In order to test my rcp project gui, I added my rcp project plugin and
> the tptp plugins into the eclpse. I found my test case can be recorded and
> played back in quick mode successfully, but I failed to run the case in
> the standard mode. It seems that the perspective specified in the
> "starting point" can not be opened normally.
> So I desire to know the differences between the quick mode and the
> standard mode. Thanks a lot.
Re: Run test cases in quick mode and standard mode [message #486271 is a reply to message #486082] Thu, 17 September 2009 04:43 Go to previous messageGo to next message
shan  is currently offline shan Friend
Messages: 7
Registered: September 2009
Junior Member
Thank you for your answer.
Since I can run the test cases in the quick mode, with the context set right, the case should also run successfully in the standard mode. Is that right? Furthurmore, the cases are for my rcp program, does that mean AGR support RCP?

[Updated on: Thu, 17 September 2009 04:44]

Report message to a moderator

Re: Run test cases in quick mode and standard mode [message #486332 is a reply to message #486271] Thu, 17 September 2009 10:08 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Yes, you are correct.

No, the AGR does not support RCP applications. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=114159. Pleas feel free to
contribute a patch for this enhancement.

Paul
"shan" <kangshan0910@163.com> wrote in message
news:h8sep1$u7i$1@build.eclipse.org...
> Thank you for your answer.
> Since I can run the test cases in the quick mode, with the context set
> right, he case should also run successfully in the standard mode. Is that
> right? Furthurmore, the cases are for my rcp program, does that mean AGR
> support RCP?
Re: Run test cases in quick mode and standard mode [message #486532 is a reply to message #486332] Fri, 18 September 2009 04:50 Go to previous messageGo to next message
shan  is currently offline shan Friend
Messages: 7
Registered: September 2009
Junior Member
Well, does that mean if I want to test my program with tptp, the only way is that making my program as a plugin?
Re: Run test cases in quick mode and standard mode [message #486584 is a reply to message #486532] Fri, 18 September 2009 10:22 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Yes, if you want to use the AGR. However, there are other test types
(JUnit, JUnit Plug-in, and URL) in the project. Of course, the project
provide the framework to build new test tools.

Paul
"shan" <kangshan0910@163.com> wrote in message
news:h8v3ip$iif$1@build.eclipse.org...
> Well, does that mean if I want to test my program with tptp, the only way
> is that making my program as a plugin?
Previous Topic:Profiling OSGi doesn't work.
Next Topic:Migration Paths
Goto Forum:
  


Current Time: Sat Apr 20 08:26:33 GMT 2024

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

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

Back to the top