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

  1. Open the QM Initialize 4.0 launch configuration file, in the Bundles tab, scroll to System Properties, and set createTestProjectAreas the property to true.
  2. Run your new QM Initialize 4.0 launch configuration file.
  3. Run the RQM-Sample launch configuration file.
  4. Open https://localhost:9443/jazz/web/console.
  5. Login as TestJazzAdmin1/TestJazzAdmin1.
  6. Go to project area pa1 (Quality Management) + !$*,;=:@.
  7. Click Administration >> Manage this Project Area.
  8. Go to Permissions.
  9. Click the green check mark button to give all permissions to everyone.
  10. Click Save.
  11. Click Project Areas >> Active Project Areas.
  12. Click project area pa2 (Quality Management).
  13. Repeat steps as in project area pa1 (Quality Management) + !$*,;=:@.
  14. Run the RQM Reportable REST API Smoke JUnits or _OSLC API Smoke JUnit_s launch configuration files.