Is there a way to "push" settigns
Hi,
Is there a way to push settings , for example running a bat file that will complete and refill
all settings in the client after installing c++test\dottest components.
Thanks
Best Answer
-
If you are using C/C++test or dotTEST command line engine, the best way is to prepare properties file and pass it to the engine via -settings option.
If you plan to work with the GUI, the best way is to setup GUI on one machine with connection to license server, DTP, other settings, and export them using Parasoft menu> Preferences...> Parasoft or Parasoft menu> Options> Parasoft (depending on the IDE). Once exported, you can then import settings on other machines upon the first GUI launch.1
Answers
-
Thanks on your reply.
I meant about the general settings such as : DTP host name ..., user , password....., custom license, ....
How to set up such settings in user machine after clean installation.Thanks
Eldad0