Mocking frameworks, quite few notable are, 1. Straight solution, simple mapping, 2. Simple and pre-defined standards, 3. Readily available library for different response formats, 4. Can be quick to market, Though is having great pros, there are few pain points in using the ready solutions like, 1. Will not be having full/native support for all type of calls eg., calls like RPC/DB Mocks 2. Will not be easily/straight solution to be deployable as standalones (mostly open-sourced tools), 3. Though deployable, size of the deploying application is huge as need to compile and build the whole mocking tool, 4. Mostly static or Limited/No Customizability, 5. Need to stick to the Tool limitations/Standards (Like defining predefined response in files), etc., Mocking APIs