RQM Smoke Tests - quality-manager/onboarding GitHub Wiki
RQM Smoke Tests
When should these tests be run
This version should be run on your local machine before you deliver code that changes the APIs. A longer version of these tests is run automatically on each build.
How to run these
- Open the QM Initialize 4.0 launch configuration file, in the Bundles tab, scroll to System Properties, and set createTestProjectAreas the property to true.
- Run your new QM Initialize 4.0 launch configuration file.
- Run the RQM-Sample launch configuration file.
- Open
https://localhost:9443/jazz/web/console
. - Login as TestJazzAdmin1/TestJazzAdmin1.
- Go to project area pa1 (Quality Management) + !$*,;=:@.
- Click Administration >> Manage this Project Area.
- Go to Permissions.
- Click the green check mark button to give all permissions to everyone.
- Click Save.
- Click Project Areas >> Active Project Areas.
- Click project area pa2 (Quality Management).
- Repeat steps as in project area pa1 (Quality Management) + !$*,;=:@.
- Run the RQM Reportable REST API Smoke JUnits or _OSLC API Smoke JUnit_s launch configuration files.