New: RQM Learning Circle
Check out a small RQM setup at RQM - Tiny.
The following steps can be considered to take a closer look at RQM. If you are serious get a userid/password access on Jazz.net and wonder around in the RQM area.
How to get code, running code. The quickest option is:
That would take about 5 minutes or less and you are in business.
More timeconsuming, but giving you more options is:
Install
Configure
This and the following steps will configure a (default) CLM environment. This includes steps like defining users, adding licenses and roles in one process. Following steps will add/configure in detail these users and roles.
https://[fully qualified hostname]:9443/jts/setup.
Figure: Don't forget to activate the trial keys by selecting (several of them)
When having downloaded the full install (about 1.5G) the above steps migh take 30 minutes.
When creating a user make sure it has the right license. These users can be used to be member of multiple projects. At project level the users must get the appropriate role for authorisations.
The clmadmin user has, normally, the following Client Access Licenses
or
The connector user must have the "Connector License".
A License for a user, used to connect a connector to an RQM project.
A Lifecycle Project is a combination of DoorsNG, RTC and RQM projects. Next to a valid license a user must have priveleges to access each (!) project.
A 'default' admin user is clmadmin/clmadmin
If you add users make sure that the user has the appropriate licenses!
If you create a life cycle project, make sure you add the users and give them an appropriate role!
Add Roles to each user! (Select to see full image)
The user, used to connect the various adapters need the "RQM Connector" license (nothing else).
The connector user must also have a rol to store test results in RQM (e.g. Tester)
A Role for a user, used to connect a connector to an RQM project.
Based on the activities of the 'Local Install' do the following:
%SOURCE_FILES% /server /conf /ccm teamserver.properties /jts teamserver.properties /qm teamserver.properties /tomcat /conf tomcat-users.xml
rem correct this pointer to the location of the Jazz server. set JAZZ_HOME=C:\Program Files\IBM\JazzTeamServer rem correct this pointer to the directory with the backup of source files. set SOURCE_FILES=C:\mybackup\server xcopy /Y /E /I "%SOURCE_FILES%\server" "%JAZZ_HOME%\server" cd "%JAZZ_HOME%\server" call repotools-jts.bat -createTables call repotools-ccm.bat -createTables call repotools-qm.bat -createTables echo "Start the server and goto:" echo " http://www.server.com:9443/jts/setup"
Recently I experienced that the license is not cleared, even after re-importing!