Learn different types of test doubles with in depth understanding on how they differ.Includes Use case

What you will learn

What are Test Doubles ?

Understanding Diiferent Test Doubles with Use Case

Where to use Mocks,Stubs,Fakes & Virtual Service ?

How service virtualization is driving the industry ?

Description

Learn all about different types of Test Doubles and how they differ in an easy to understand way .

If you are a beginner and need a quick understanding of Test Doubles concepts then this course is for you. With to the point explanation using industry level Use Cases

My Name is Rahul Verma and I have over 8 years of experience in the IT as a Service Virtualization Consultant.

This course will help you gain quite a good understanding of Test Doubles and its foundation in very less time along with real time Use Case scenarios,It will help you understand how it plays a very important role in Development and Testing


Get Instant Notification of New Courses on our Telegram channel.


Test double refers to objects used in place of dependencies that are not yet available or hinders the testing process in one or other way .

Different types of test double are available like mocks,stubs,fakes ,virtual service etc to fasten up end to end SDLC process .

Usage of any of these test doubles totally depends on the requirement or what they are being used for or what needs to be tested .

Topics covered include:

  • Introduction to Test Doubles
  • Understanding Mocks with Use Case
  • Understanding Stubs with Use Case
  • Understanding Fakes with Use Case
  • Understanding Virtual Service with Use Case
  • Diiferences between Mocks,Stubs,Fakes and Virtual Service
English
language

Content

Introduction

Introduction To Test Doubles

Use Case Overview

Use Case Overview

What are Mocks ?

Understanding Mocks with Use Case

What are Stubs ?

Understanding Stubs with Use Case

What are Fakes ?

Understanding Fakes with Use Case

What is Virtual Service ?

Introduction to Virtual Service AKA Service Virtualization
Service Virtualization Tools
How Virtual Service Differs from other Test Doubles ?
Use Case