It's all about the answers!

Ask a question

Can RQM / Test Manager be configured for CI / Continuous Integration / Delivery?


David Maynard (85) | asked Oct 06 '20, 11:54 a.m.

We are trying to configure RQM / Test Manager to use continuous integration for a large software project. Every time there is a commit we would like the results to be inputted into RQM and if possible a report published. Is this possible? and has anyone had any experience of doing it?

One answer



permanent link
Davyd Norris (2.2k217) | answered Oct 06 '20, 8:18 p.m.
This is actually better handled by the Build Engines and Build Definitions in the ccm application.

You can configure the EWM application to perform automated builds using a variety of environments, and it will compile a BoM for the build with build logs, unit test results, deployment logs, etc.

You then set up QM to use the CCM project for its Build information and it will automatically be supplied with the BoM as a Build. You can then run your tests against this build and the results will also be attached to the BoM - this can even be automated in the CI/CD scripts of the build engine.

IF you log a Defect against the tests, the defect info will also be attached to the BoM of the Build.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.