Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Where does remote deployed test look for its depended plugins
Where does remote deployed test look for its depended plugins [message #60848] Mon, 27 March 2006 23:16 Go to next message
Eclipse UserFriend
Originally posted by: Joan.He.freescale.com

Hi,

I try to run a test on a remote machine, but I couldn't figure out where
the remote deployed test looks for its depended plugins. It looks to me it
looks for the depended plugins inside the host eclipse on local machine.
Is there a way make the test look for the depended plugins the eclipse on
remote machine, which it is testing?

Thanks,
Joan
Re: Where does remote deployed test look for its depended plugins [message #60878 is a reply to message #60848] Tue, 28 March 2006 07:17 Go to previous messageGo to next message
Bertrand Quenin is currently offline Bertrand QueninFriend
Messages: 70
Registered: July 2009
Member
Hi,

As far as i know, remoted tests look for dependencies into the
%RAC_HOME/plugins folder. Moreover, installing an eclipse workbench on the
target remote host is not necessary: you can install the RAC only.

Hope this helps.
Regards
BQ.
Re: Where does remote deployed test look for its depended plugins [message #61000 is a reply to message #60848] Tue, 28 March 2006 13:31 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Joan,
Please have a look at the following resources on remote deployment of
TPTP JUnit tests:

Help >> Help Contents >> TPTP Tester Guide >> JUnit testing with TPTP >>
JUnit testing with TPTP >> Deploying JUnit tests remotely

http://www.eclipse.org/tptp/test/documents/tutorials/JUnitRe moteDeployment.pdf

Paul
"Joan He" <Joan.He@freescale.com> wrote in message
news:b2e3ed6a614865ba0664c9c2f08115be$1@www.eclipse.org...
> Hi,
>
> I try to run a test on a remote machine, but I couldn't figure out where
> the remote deployed test looks for its depended plugins. It looks to me it
> looks for the depended plugins inside the host eclipse on local machine.
> Is there a way make the test look for the depended plugins the eclipse on
> remote machine, which it is testing?
>
> Thanks,
> Joan
>
Re: Where does remote deployed test look for its depended plugins [message #61216 is a reply to message #60848] Tue, 28 March 2006 16:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cindyjin.ca.ibm.com

Hi Joan:

You can specify the plugins that you want to deploy to the remote
machine by adding "CLASSPATH" variables in GeneralProperties of your
test artifact. You also can specify the directory on remote machine
where you want these plugins to be deployed to by adding the ROOTDIR and
USR_NAME variables in the GeneralProperties of your test location file.
Therefore the plugins will be deployed at ROOTDIR/USR_NAME directory on
remote machine.

Cindy


Joan He wrote:

> Hi,
>
> I try to run a test on a remote machine, but I couldn't figure out where
> the remote deployed test looks for its depended plugins. It looks to me
> it looks for the depended plugins inside the host eclipse on local
> machine. Is there a way make the test look for the depended plugins the
> eclipse on remote machine, which it is testing?
>
> Thanks,
> Joan
>
Re: Where does remote deployed test look for its depended plugins [message #61355 is a reply to message #61000] Tue, 28 March 2006 16:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Joan.He.freescale.com

Hi, Paul, Bertrand,

Thanks for your reply. The tests I am running is AGR recorded test with
verification hooks. The verification hooks depend on some plugins. I
wonder if there is any differences between AGR recorded tests and Junit
tests when deploy remotely, because I tried the methods you suggested, it
doesn't work for me.

Thanks,
Joan
Re: Where does remote deployed test look for its depended plugins [message #62223 is a reply to message #61355] Wed, 29 March 2006 16:34 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Yes, AGR works differently with how JUnit Plug-in deployment works. The
resolved dependent plug-ins should be the ones that are in the plug-in
directory of your context workbench.

If you have reasons to believe that this is not the case, then please
describe your environment and how you are verifying this. You can also open
a defect against the component Test.Execution.AutoGUIRunner


"Joan He" <Joan.He@freescale.com> wrote in message
news:5446390ccb5710b6b36d1852eef82027$1@www.eclipse.org...
> Hi, Paul, Bertrand,
>
> Thanks for your reply. The tests I am running is AGR recorded test with
> verification hooks. The verification hooks depend on some plugins. I
> wonder if there is any differences between AGR recorded tests and Junit
> tests when deploy remotely, because I tried the methods you suggested, it
> doesn't work for me.
>
> Thanks,
> Joan
>
>
Previous Topic:TPTP-LogView
Next Topic:Position independent item-select in AGR
Goto Forum:
  


Current Time: Tue Apr 23 10:13:03 GMT 2024

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

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

Back to the top