Learn to say popular API mocking tool names correctly.
0 / 5 completed
1 / 5
How is WireMock (HTTP API mocking and stubbing tool) correctly pronounced?
WireMock is pronounced 'WYR-mok' — 'wire' (long I) plus 'mock' (to imitate). Stress on WYR. In a technical interview: "WireMock simulated the payment provider's API so we could test failures without spending real money."
2 / 5
How is Mockoon (desktop API mocking tool) correctly pronounced?
Mockoon is pronounced 'mok-OON' — 'mock' plus '-oon', echoing words like 'balloon' or 'cartoon'. Stress on OON. In a technical interview: "Mockoon let the frontend team build against a fake API before the backend endpoint even existed."
3 / 5
How is Prism (OpenAPI-based mock server tool) correctly pronounced?
Prism (the mock server tool) is pronounced 'PRIH-zum' — exactly like the everyday word for the glass optical shape, short I. In a technical interview: "Prism generated a working mock server directly from our OpenAPI specification."
4 / 5
How is Beeceptor (API mocking and interception tool) correctly pronounced?
Beeceptor is pronounced 'BEE-sep-ter' — 'bee' plus '-ceptor', echoing 'interceptor'. Stress on BEE. In a technical interview: "Beeceptor gave us a public mock endpoint we could point the mobile app at within a minute."
5 / 5
How is MSW (Mock Service Worker, API mocking library for JavaScript) correctly pronounced?
MSW is pronounced 'EM-ES-DUB-ul-yoo' — the letters 'M', 'S', 'W' spoken separately, short for Mock Service Worker. In a technical interview: "MSW intercepted the fetch call at the network level, so the component didn't even know it was mocked."