After you set up your sample team and users, you are ready
to install the sample data. The sample data provides predefined lab
management artifacts, such as lab resources and test environments.
Note: If another user completed this tutorial and altered
the sample data, you can follow the below steps to reinstall a clean
set of sample data.
To install the sample data:
- If the server is not running, start the server:
- In Windows®,
click .
- In Linux®, click .
Note: The server is running when the message, INFO:
Server startup, displays in the server log window.
- When the server is running, open Rational® Quality Manager in
a browser:
- In Windows,
click .
- In Linux, click .
- Log in as the administrator (Userid: ADMIN, Password: ADMIN)
when prompted with the login dialog box.
Note: If you restarted
the server after creating a new project area, select the project area, Quality
Manager Sample, from the list and click OK.
- Open a command prompt, and change to the directory that
contains the sample script:
- In Windows,
go to C:\Program Files\IBM\RQM\samples\classics.
- In Linux, go
to /opt/IBM/RQM\samples\classics.
- Run the installation script:
- In Windows,
type install_samples.bat /a project /s
https://localhost:9443/ /u ADMIN
/p ADMIN
where project is
the name of your project area, localhost is the
host name of your server, and 9443 is the port
number.
Tip: If the name of your project area contains
spaces, replace them with plus signs. For instance, Quality
Manager Sample is Quality+Manager+Sample.
- In Linux, type install_samples.sh
-a project -s https://localhost:9443/
-u ADMIN -p ADMIN
where project is
the name of your project area, localhost is the
host name of your server, and 9443 is the port
number.
Tip: If the name of your project area contains
spaces, replace them with plus signs. For instance, Quality
Manager Sample is Quality+Manager+Sample.
Note: Installation of the sample data might take a few minutes
to complete.
- The artifacts are created in the repository. To view the
artifacts:
Tip: If you are in the Admin page
from the previous lesson, return to the administrator home page by
clicking Back to Rational Quality Manager at
the upper, left corner of the page.
- To see the lab resources, in the left sidebar, point
to the Lab Management icon (
), and click All
Lab Resources. The All Lab Resources editor opens.
- To see the test environments, in the left sidebar, point
to the Lab Management icon (
), and click All
Test Environments. The All Test Environments editor opens.
- Log out as administrator.