Create Mock Servers in Testsigma


Use Mock Servers in Testsigma to simulate backend API responses during test execution without depending on actual backend services. This article discusses creating a mock server and configuring mock rules in Testsigma.


Prerequisites

Before you begin, ensure that:

  • Testsigma Support has enabled Mock Servers for your account
  • You know how to execute tests

Create a Mock Server

  1. From the left navigation bar, expand Test Data and select Mock Servers. Mock Servers
  2. You'll be redirected to the Endpoints page of Mock Server Application. Mock Server App
  3. Click Create Endpoint. Create Endpoint
  4. In the Create New Endpoint page, enter a subdomain for the endpoint. Enter a Subdomain
  5. Click Create. Create