14
Views
1
Comments
[TestFramework] Is it possible to test the APIs developed in non-Outsystems?
testframework
Web icon
Forge asset by Indigo
Application Type
Traditional Web, Mobile, Reactive

Hi Indigo,

Please may I know whether it is possible to test the APIs which are created in non-outsystems environment?

Thanks!

2020-07-08 23-11-14
Frederico Mangas

Hello Diyab,

I am afraid TestFramework only supports testing OutSystems code, as it uses introspection to understand what to test. You can, however, easily wrap your external services in OutSystems (soap / rest natively supported) and then test these wrappers.

Regards,

    Frederico

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.