What is most likely NOT a characteristic of an integration test for a REST API implementation?
Select an option, then click Submit answer.
-
○
The test needs all source and/or target systems configured and accessible.
-
○
The test runs immediately after the Mule application has been compiled and packaged.
-
○
The test is triggered by an external HTTP request.
-
○
The test prepares a known request payload and validates the response payload.