What is most likely NOT a characteristic of an integration test for a REST API implementation?


What is most likely NOT a characteristic of an integration test for a REST API implementation?
A . The test needs all source and/or target systems configured and accessible.
B . The test runs immediately after the Mule application has been compiled and packaged.
C . The test is triggered by an external HTTP request.
D . The test prepares a known request payload and validates the response payload.

Answer: B

Leave a Reply

Your email address will not be published.