Question
Unit test Suite is not getting created in Pega 7.2 versio
I am using Pega 7.2 version. I have created testcases, to invoke these testcases I am trying to create Unit test suite. But when I try to create new test suite , it is getting opened in XML version in new window and if I go and search it in Records Instance of Test Suite, I could not locate the rule and I have queried in DB with table name pr4_rule_autotest and could not find any instance. I have tried searching using Designer Studio-->Automated Unit Testing. But no instances have been found. Could anyone please suggest me how to proceed with this for creating Unit test suite ?
I assume when you said you have created test cases, you have created PegaUnit test cases (Instances of Rule-Test-Unit-Case) . As of 7.2, there is no support to group these Pega Unit testcases as suites. You might be accessing old version/feature of AUT testsuite which is not related to newer Pega Units. Test Suits functionality for PegaUnits is available from 7.3.1 version.