Question
CGI
US
Last activity: 29 May 2018 14:15 EDT
PegaUnit related question - What all trigger points are available to trigger a PegaUnit TestSuite
Based on ALEXL's comment here, it is clear that test suites can be triggered/run through a CI tool (jenkins) OR by an agent in Pega environment. I've my question underlined below.
If the product is imported via import wizard or manually via prpcUtils utility, to a higher environment, ---> In this case, is there a way to trigger the PegaUnit test suite as part of the import process??
I could think of customizing the pyPostImportCollection rule to add an activity that calls the "Execute Tests" REST service. But how do I dynamically pass the accessgroup name or the TestSuiteID?? -- May be this approach is not feasible at all. It was just a thought.
Thank you.