List of questions
Related questions
Question 81 - MCIA - Level 1 discussion
An API implementation is being developed to expose data from a production database via HTTPrequests. The API implementation executes a database SELECT statement that is dynamically createdbased upon data received from each incoming HTTP request. The developers are planning to usevarious types of testing to make sure the Mule application works as expected, can handle specificworkloads, and behaves correctly from an API consumer perspective. What type of testing wouldtypically mock the results from each SELECT statement rather than actually execute it in theproduction 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