Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CPPTDESKDEV and version 10.3.2

...

Serena Dimensions Repository Definition Properties

Note
titleLinux and Solaris Configuration Note

To use Serena Dimensions, Linux and Solaris users should run Parasoft Test in an environment prepared for using Serena programs, such as 'dmcli'

  • LD_LIBRARY_PATH should contain the path to <SERENA Install Dir>/libs.
  • DM_HOME should be specified.
Since many Solaris users commonly set the required Serena variables by running the Serena  dmgvars.sh file, it also necessary to modify LD_LIBRARY_PATH variable
  • .
To use Serena Dimensions with Parasoft Test, LD_LIBRARY_PATH needs to include the following items (paths can be different on client machines):
  • SSL/Crypto library - /usr/local/ssl/lib
  • STDC++ library -  /usr/local/lib

PropertyDescription
scontrol.rep.type=serenaSerena Dimensions repository type identifier. 
scontrol.serena.dmroot=Path to  the Serena Dimensions executable (e.g., scontrol.serena.dmroot=C\:\\Program Files (x86)\\Serena\\Dimensions 2009 R2\\CM\\)
scontrol.rep.serena.login=Login name.
scontrol.rep.serena.password=Password.
scontrol.rep.serena.host=Serena Dimensions server host name.
scontrol.rep.serena.dbname=Name of the database for the product you are working with.
scontrol.rep.serena.dbconn=Connection string for that database.
scontrol.rep.serena.locale=The  language used (e.g., scontrol.rep.serena.locale=en_US).
scontrol.rep.serena.mapping=

If the project has been downloaded/moved to a location other than default work area, use this option to specify a mapping between the project (or stream) with the Serena repository and the local project.

If you are working in the default work area, you do not need to define mappings.

...