You can run RVS automatically through the Bamboo continuous integration server. This lets you ensure that your verification results stay up-to-date throughout your project's entire life cycle.
After setting up an RVS integration with Bamboo, a detailed RVS report is stored every time a build runs on the Bamboo server. The results are added to your project's history, letting you see the trend in your project's unit tests and the structural coverage of your code over time.
Using these trends, you can easily identify which revision of your source code caused unit test failures or coverage holes, so you can fix problems as they occur.
RVS also supports continuous verification with the Jenkins ALM tool.
Feature applies to: