Pega unit test suites

You can group related tests and test suites into a single suite to run multiple test cases and suites in the order that you specify. For example, you can create a regression test suite that runs test cases when changes are made to application functionality. If you fix a bug, you can verify that the changes do not affect existing functionality.