AUT test cases
Create test cases for automated unit testing to validate application data by comparing expected output to the actual output that is returned by running rules.
You can create automated unit testing test cases for the following rule types:
- Activity
- Decision table
- Decision tree
- Flow
- Service SOAP
Automated unit testing information is available on the Testing Applications landing page on Pega Community and in the automated unit testing topics in the help.
- Creating test cases with AUT
You can automate testing of rules by creating test cases for automated unit testing. Automated unit testing validates application data by comparing expected output to the actual output that is returned by running rules.
- Rules development