Hi Indigo,
Please may I know whether it is possible to test the APIs which are created in non-outsystems environment?
Thanks!
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