List of questions
Related questions
Question 88 - Certified MuleSoft Integration Architect I discussion
An API implementation is being developed to expose data from a production database via HTTP requests. The API implementation executes a database SELECT statement that is dynamically created based upon data received from each incoming HTTP request. The developers are planning to use various types of testing to make sure the Mule application works as expected, can handle specific workloads, and behaves correctly from an API consumer perspective. What type of testing would typically mock the results from each SELECT statement rather than actually execute it in the production database?
A.
Unit testing (white box)
B.
Integration testing
C.
Functional testing (black box)
D.
Performance testing
Your answer:
0 comments
Sorted by
Leave a comment first