Running a unit test case
Version:
Run a unit test case to validate rule functionality.
-
Complete one of the following actions:
- To run multiple test cases, select the test cases that you want to run, and then click Run selected.
- To run a disabled test case or a single test case, click the test case to open it, and then click .
- PegaUnit testing
Automated unit testing is a key stage of a continuous development and continuous integration model of application development. With continuous and thorough testing, issues are identified and fixed prior to releasing an application, which improves the application quality.
- Viewing test details and results on the Application:Unit testing landing page
On the Application: Unit testing landing page you can run unit test cases and test suites that are not marked as disabled, and view reports to check the quality of your application to identify rules that did not pass unit testing.