stelapolu | 2022-02-25 19:03:51 UTC | #1
Hi,
We have an application which uses PureCloudPlatform.Client.V2 SDK to fetch Genesys data. We need to perform some load testing for our application logic (barring calls to Genesys). Is there a way we can mock the SDK calls to return some dummy data and not exactly hit the API Gateway?
Thanks!
Eos_Rios | 2022-02-25 19:54:08 UTC | #2
That's usually something handled by your testing framework, not the API provider. My team uses Telerik JustMoq for example to setup predetermined and/or randomized responses to various tests.
system | 2022-03-28 19:54:08 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 13712