Question
Link Group
GB
Last activity: 29 Jun 2018 13:40 EDT
How to simulate Stored Procedures
We have a requirement to write automated unit tests for our older applications that have been upgraded to Pega 7.3.1. This application calls many soap services and stored procedures.
Our goal is to write simulations for all soap services, but when it comes to stored procedures all tests will fail as we do not have the stored procedures in Dev environment.
Pega does not have the ability to write simulations OOTB using Connect-SQL rule. Is there any way to do this?
***Edited by Moderator Marissa to update platform capability tags***