Question
3
Replies
87
Views
Tata Consultancy Services
Posted: June 21, 2018
Last activity: June 25, 2018
Closed
Not able to automate test suits
Hi All,
I have creates a test case for Data Page loading. And I have mapped that test case with a test suite.
I am able to run the test suite manually. But I am not able to automate it.
I have enabled the Agent schedule Pega-AutoTest as well. Could you please tell me how can I automate the same test suite.
Current PRPC Version: Pega PRPC 7.3 on Customer Service 7.22
***Edited by Moderator Marissa to update platform capability tags***
Are you using PegaUnit or the old test framework?
PegaUnit doesn't support automated testing through agents at the moment. However, you can use PegaAPI to trigger the execution of your testsuites.