Question
Pega Test cases- automatic execution
Is there any way to execute Pega test cases automatically OOTB? Something similar to as we had for executing Pega AUTs via agent. We want the pega test cases to be executed regularly (several times in a day) to validate that with ongoing development no previous implementation breaks.
Note- we are aware of the API that can be called from Jenkins to have the test cases executed automatically as part of CI-CD. We can customize to use those APIs by an agent call but intent is to check is their any OOTB way or feature available in Pega 8.4 or Pega 8.5?
As of now, we do not have any agent with in product which runs the PegaUnits regularly. As you said, APIs to execute are available which can be invoked.