Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Can Executable File Name of AUT configuration be set with environment variable?
Can Executable File Name of AUT configuration be set with environment variable? [message #1057814] Thu, 09 May 2013 02:06 Go to next message
posia han is currently offline posia hanFriend
Messages: 43
Registered: December 2012
Member
Hi,

I have a set of PCs, and each start autagent on it.But different PC may have different version_rootpath. So when I start the autagent,I use this command:
set version_rootpath=xxx
autagent.exe

I set the Executable File Name of AUT configuration with environment variable, but it doesn't work.
${version_rootpath}/bin/test.exe

My Problem is that:
1.Can Executable File Name of AUT configuration be set with environment variable?
2.What can I do to solve this ,except for setting absolute path for each PC at AUT configuration.

[Updated on: Thu, 09 May 2013 02:21]

Report message to a moderator

Re: Can Executable File Name of AUT configuration be set with environment variable? [message #1058097 is a reply to message #1057814] Sat, 11 May 2013 06:27 Go to previous message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

There is no direct support for this. You could use a script to start the AUT and use the environment variable there.

- Achim
Previous Topic:Missing Data in Data Set
Next Topic:Start RCP AUT from Eclipse
Goto Forum:
  


Current Time: Sat Apr 27 04:30:16 GMT 2024

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

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

Back to the top