Jump to Content
RapidAPI
HomeGuides
BlogAboutRapidAPI
Guides
BlogAbout
Creating Advanced Tests

Overview

  • What is RapidAPI?
  • RapidAPI Account Creation and Management

Consuming APIs

  • RapidAPI Consumer Quick Start Guide
  • FAQs - RapidAPI Hub
  • Subscription Plans & Pricing
  • API Keys / Key Rotation
  • Response Headers
  • Developer Dashboard
    • Add a New App
    • App Analytics
    • Inbox
    • Billing
  • Connecting to an API
  • Consuming Kafka APIs (Beta)

Add Your API to RapidAPI

  • Add an API (Basics)
    • Adding Base URLs
    • Configuring API Authentication
    • Secret Headers & Parameters
    • Updating Your API
    • Endpoints
    • Security and Threat Protection
    • Plans & Pricing
    • Docs
    • Announcements
  • Add an API (Advanced Settings)
    • Multi-Base URLs
    • Transformations
    • Automating API Provisioning
    • Transfer API Ownership
  • Additional Request Headers
  • Plans & Pricing (Advanced Options)
    • Custom Quotas
    • Rate Limiting
    • Endpoint Access per Plan
    • Private Subscription Plans
  • Other Types of APIs Supported on RapidAPI
    • GraphQL APIs
    • SOAP APIs
    • Kafka APIs (Beta)
  • Private APIs
  • Versioning Your API

API Provider Resources

  • Provider Dashboard
    • Payment Settings
    • API Analytics
    • Managing Users
    • Alerts
    • Support
    • Transactions
  • Payouts and Finance
  • Tutorials
  • Marketing Your API
    • Optimize Your Website
    • Officially Launch Your API
    • Own Your Niche
    • Content Creation & Promotion

RapidAPI Testing

  • What is RapidAPI Testing?
  • FAQ - RapidAPI Testing
  • Get Started with RapidAPI Testing
    • Automatic Test Generation
    • Visual Editor (Drag-and-Drop)
    • Code Editor
  • Creating Advanced Tests
    • Chaining Requests
    • Looping over Results
    • Executing Code in Tests
    • Using JSON Web Tokens (JWT)
    • Creating Fake Data in Tests
    • Database Connector
    • JSON Schema Validation
  • Using Test Fragments
  • Test Settings
    • Test Details
    • Test Variables
    • CI/CD Integration
  • Schedule Tests
  • API and Test Analytics
    • Test Analytics
    • Test Results
    • API Dashboard
    • API Performance
  • API Testing Settings
    • Test Environments & Environment Variables
    • Secret Keys
    • Notifications (Email, SMS, and Webhook)
    • Executing Your RapidAPI Tests Locally

RapidAPI for Teams

  • What is RapidAPI for Teams?
  • FAQs - RapidAPI for Teams
  • Get Started with RapidAPI for Teams
  • Organization Homepage
  • Organization Dashboard
    • Manage Users
    • Manage Teams
    • Bulk API Import
    • Organization Homepage
    • Subscriptions & Usage
    • Transactions
    • Approvals
    • Inbox (Organizational Dashboard)
    • Organization Settings
    • Audit Trails
  • Join Organizations

Legal

  • Intellectual Property Enforcement Program
  • RapidAPI GDPR Information
Powered by 

Creating Advanced Tests

Suggest Edits
2162

Once you have created your first test, there are a few more advanced options you can use to perfect and customize your test flow. Learn how to:

  • Chain Requests
  • Loop Foreach
  • Set Variable
  • Execute Code
  • Using JWT
  • Creating Fake Data in Tests
  • Database Connector

Updated about 4 years ago