Qyrus User Documentaion
  • 👨‍💻API Testing
    • What is API?
    • Getting Started
    • Functional testing
    • Functional Assertions
    • Functional Reports
    • API to DB Assertion
    • API Process
    • Advanced Features
    • Emailing & Downloading Report
    • Execute JavaScript
    • Advanced Reports
    • Advanced Features
    • Build Test script
    • Parameterization
    • GraphQL
    • REST vs SOAP vs GraphQL
    • FAQs
    • Representational State Transfer API( REST API)
  • 📱Device Farm
    • Introduction
    • Getting Started
    • Project Creation & Setup
    • Manual Testing
    • Automation
    • Test Reports and Analysis
    • Element Explorer Feature for Appium Automation Testing
    • Integrations with Collaboration Tools
    • Interrupts
    • Supported Devices and Browsers List
    • Biometric Bypass Feature for Real Devices
    • File Upload Feature for Remote Real Devices
    • Frequently Asked Questions (FAQ)
Powered by GitBook
On this page
  1. API Testing

Getting Started

Overview: The document introduces the API Process, where multiple APIs are linked together, and their responses are passed between them for comprehensive testing.

Getting Started: Learn the basics of API testing to prepare for the process.

Test Suite Creation: Create, edit, and manage organized test suites for efficient testing.

API Import: Import APIs from various sources, including existing APIs, Swagger files, and Postman collections.

Manage APIs: Effectively manage API details, such as endpoints, headers, and parameters.

Create Flow (Old & New): Choose between old and new flow creation methods to sequence APIs and establish connections.

Execute API Flow: Execute tests as functional or performance tests, with steps for execution and report access.

Reports (Functional & Performance): Understand the structure and content of functional and performance reports, including graphical insights.

Advanced Features: Explore advanced functionalities, including report actions and parameterized testing.

PreviousWhat is API?NextFunctional testing
👨‍💻