apic docs
  • About APIC
  • Installing APIC
  • Getting started with APIC
  • Designer
    • Getting Started With APIC designer
    • Working with API project
    • Creating a Folder
    • Creating a Model or Definitions
    • Creating a Trait
    • Creating an Endpoint
    • Write API Tests starting from Design Phase
    • API Security Definitions
    • Export and view Docs
  • Tester
    • Make an API call
    • Sending Forbidden request headers with APIC
    • Viewing API Response
    • Managing Environments
    • Using Environments
    • Using the Test Builder
    • Writing Test Cases
    • Response Schema validation
    • Creating Test Suites
    • Test Websocket
  • Test Real User Sessions
  • APIC Command line interface (apic-cli)
  • APIC Web Agent (apic-cli)
  • APIC CI/CD Integration (with Jenkins)
  • API Documentation
  • Simulator
  • Dashboard
    • Team Management
    • Published Docs
  • Sharing
Powered by GitBook
On this page

Was this helpful?

Tester

APIC provides a powerfull platofrm for testing your APIs. With features like test suites,multiple environments, schema validations, random data generation; you can perform an end to end testing of your APIs.

Features

  • Run APIs with apic's API testing tool to see response, headers etc

  • Test them with JSON Schema and scripts

  • Create folders to arrange your APIs

  • Create Test Cases ****and add multiple requests for testing different scenarios

  • Export test reports

  • Create and manage environment variables to test your API in different environments

PreviousExport and view DocsNextMake an API call

Last updated 5 years ago

Was this helpful?