Comparison of API simulation tools: Difference between revisions

Content deleted Content added
Wojtek-tp (talk | contribs)
added links to articles describing the technique
Wojtek-tp (talk | contribs)
added a link to next gen service virtualization section
Line 1:
The tools listed here support [[Emulator|emulating]]<ref name=technologyradarmoutebank>[https://www.thoughtworks.com/radar/tools/mountebank Thought Works Technology Radar Mountebank]</ref> or [[Simulation|simulating]] [[Application_programming_interface|APIs]] and [[Software_system|software systems]]. They are also called<ref>[https://www.youtube.com/watch?v=Lesn4L3k6HE Tom Akehurst at the Next Gen Service Virtualisation Forum]</ref> [[Application_programming_interface|API]] [[Mock_object|mocking]] tools, [[Service_virtualization#Next Generation Service Virtualization|next generation service virtualization]] tools, over the wire [[Test_double|test doubles]] and tools for stubbing and mocking HTTP(S) and other protocols <ref name=technologyradarmoutebank/>. They enable component testing in isolation<ref>[https://martinfowler.com/articles/microservice-testing/#testing-component-introduction Martin Fowler, Microservce Testing, Component Testing]</ref>.
 
{| class="wikitable sortable"