Pega Unit Test set up
Hi All,
I am using infinity 23 and I would like to know if it is possible to view the list of all the Test suites a Test case is related to (bottom up approach), rather than looking through all the Test suites.
What are the cons of creating a different ruleset to store all the unit test cases rather than using the OOTB NBADTest ruleset
@mickaely Currently, it's not possible to view the list of all Test suites a Test case is related to from the Test case itself. As for creating a different ruleset to store all the unit test cases, it can help to manage test assets separately and provide the option to manage them independently of the application rulesets. However, it's important to avoid running test cases in production as they are designed to generate dummy data and objects.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Find all Test Cases that belong to the Test Suite
Recommended Best Practices For PegaUnits