Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Plugin does not work properly in standard mode
Plugin does not work properly in standard mode [message #112904] Thu, 20 September 2007 13:05 Go to next message
Sumina is currently offline SuminaFriend
Messages: 12
Registered: July 2009
Junior Member
Hi,

The product which I am testing is integrated with Eclipse. It is an
eclipse plugin and it is integrated by adding the links to it under
<eclipse_home>/links.

I have a test case which creates a project with the elements from the
above mentioned plug in. When I run it in quick mode, it works fine. But
in standard mode, it does not create all the data, especially some data
that is related to a portal which my product is supposed to create.

Is there any way to make sure that all the functionalities of my plugin
are available in standard mode as well? I tried importing all the packages
under my plugin into manifest.mf dependencies tab, but that didn't help.

Thanks in advance.

Best regards,
Sumina
Re: Plugin does not work properly in standard mode [message #113731 is a reply to message #112904] Mon, 01 October 2007 12:19 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Sumina,
Dependencies on your test project's classpath are deployed to the target
machine when launching a test (see
http://help.eclipse.org/help33/topic/org.eclipse.hyades.test .doc.user/ref/rdeploymentGroundRules.htm).

Currently, inserting artificial wait times and verification hooks (e.g.
logging current state and status) is the only method to debug AGR tests.
However, there is room here for improvement, especially with status
monitoring and logging when executing a test. Please open an enhancement
for adding status monitoring and logging when executing a test:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=TPTP%20T esting

Component: Test.Execution.CommonRunner

Paul
"Sumina" <sumina.kapoor@sungard.de> wrote in message
news:cd66e5b2d50331c7fdfc20bd7e39d9b1$1@www.eclipse.org...
> Hi,
>
> The product which I am testing is integrated with Eclipse. It is an
> eclipse plugin and it is integrated by adding the links to it under
> <eclipse_home>/links.
> I have a test case which creates a project with the elements from the
> above mentioned plug in. When I run it in quick mode, it works fine. But
> in standard mode, it does not create all the data, especially some data
> that is related to a portal which my product is supposed to create.
>
> Is there any way to make sure that all the functionalities of my plugin
> are available in standard mode as well? I tried importing all the packages
> under my plugin into manifest.mf dependencies tab, but that didn't help.
>
> Thanks in advance.
>
> Best regards,
> Sumina
>
Previous Topic:TPTP report template
Next Topic:Widget Resolver help needed
Goto Forum:
  


Current Time: Thu Apr 18 12:15:10 GMT 2024

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

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

Back to the top