API Mocking and Service Virtualization Explained

17th October 2017
  • Locked
Wojciech Bulaty's profile
Wojciech Bulaty

API Mocking and Service Virtualization Explained image
Talk Description
Too much pressure on the testing team and not enough time to test? Are testers being blocked by other teams not delivering APIs on time, leaving them unable to test? Hard to reproduce production bugs resulting in frustration and time loss? Is creating test data complex and taking time, slowing the testing team down?

If you answered yes to any of these questions, you might need stubbing and service virtualization.


Stubbing and service virtualization are great tools to understand and use for testing. You can also think of them as simulators for APIs. In this Masterclass, we will explore the terminology involved with stubbing and service virtualization. We’ll then walk through a simplified example of how a service virtualization tool can work with a testing framework. We’ll also explore a few problems testers can face when using these testing techniques.
What you’ll learn

By the end of this masterclass, you'll be able to:

  • Describe what service virtualization is
  • List the different ways of creating virtual services
  • State the benefits of testing in isolation with service virtualization
Wojciech Bulaty's profile'

Wojciech Bulaty

Wojciech Bulaty is writing on behalf of WB Software Consultancy Limited. Wojciech has more than 10 years of hands-on and leadership experience in software development and testing. WB Software Consultancy has consulted for a spectrum of clients like British Sky Broadcasting and Lloyds Bank, and a range of startups.
Suggested Content
You Can Become a Toolsmith Too! - Matthew Bretten
Breaking Boundaries Using Charles - Suman Bala
One Tab To Rule Them All: The Developer Tools Network Tab
Dynamic Security Testing Your Web Application API
99 Second Talks - Test.bash(); Manchester 2019
Stubbing & Service Virtualization Explained
99 Second Talks - TestBash Manchester 2019
Milestones with Diogo Rede
Why We Failed at Building in Testability
With a combination of SAST, SCA, and QA, we help developers identify vulnerabilities in applications and remediate them rapidly. Get your free trial today!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
A Software Tester’s Guide To Chrome Devtools
Learn how to dig deeper into the Web with the use of Devtools

Tags

  • testability
  • api-automation
  • testing-tools