How can RQM be used to reveal regressions?
Given a test suite defined in RQM that contains hundreds or thousands of test cases which are run via automated execution using an RQM adapter, can RQM easily flag failing tests that previously were passing? In other words, can it be configured to automatically catch and report regressions instead of putting this burden on the tester to manually look through the results for each individual test to see if a formerly passing test has failed in the most recent run?