ScriptlessAutomation
  • ๐Ÿ‘‹Welcome to Scriptless Automation
  • Discover More About Automation
    • โš™๏ธAutomation platform intro
    • ๐Ÿ’กAdvantages of Scriptless Automation
    • ๐Ÿš€Release Notes
      • ๐Ÿ“–Open Code
      • ๐Ÿ“•License Code
  • Product tools
    • ๐Ÿ“ชPre-request Tools
    • ๐Ÿ”งProject Dependencies
  • Automation Architecture
    • ๐ŸŽจFlow diagram
  • Get Started
    • ๐Ÿ› ๏ธStart with Automation
    • ๐Ÿ“–Open Code Automation
      • ๐ŸŒWeb Automation
      • โ†”๏ธAPI Automation
    • ๐ŸขMaven Configuration
    • ๐Ÿ—œ๏ธSetting Up Maven Project in IntelliJ IDEA
    • ๐ŸŽ›๏ธScriptless Config
      • ๐Ÿ•ธ๏ธBrowserConfiguration
        • chrome.properties
      • ๐Ÿ‘ฅCommunicationConfiguration
        • SlackConfiguration.properties
      • ๐Ÿ“งMailConfiguration
        • gmailCredentials.properties
      • ๐Ÿ›‚ReportConfiguration
        • extentReportConfiguration.properties
      • ๐Ÿ•ต๏ธTestManagementConfiguration
        • testRail.properties
        • zephyrscale.properties
        • testiny.properties
      • โš™๏ธtestNgConfiguration.properties
    • ๐ŸฑTestData Configuration
    • ๐Ÿ‘จโ€๐Ÿ’ผGherkin Language and Scriptless Automation Framework
  • Automation Import Notes
    • ๐ŸŽจPoints to Remember
  • Automation Platforms
    • ๐Ÿ‘พScriptlessApi Automation
      • ๐Ÿ–Š๏ธIntroduction
      • ๐Ÿ—œ๏ธApi Automation Setup
      • ๐Ÿ”ƒSupported API Request Types
      • ๐ŸชงAPI Automation Template
      • ๐Ÿ“šExample of API Requests
        • โฌ‡๏ธGET
        • โ†•๏ธPOST
        • โคต๏ธPUT
        • โŒDELETE
      • ๐ŸŽฏAPI Response Validation
      • ๐Ÿ‘จโ€๐Ÿ‘ฆAPI Dependent TestCase
      • ๐Ÿ“Store API Variables
      • ๐Ÿ“”API with JSON body
      • ๐Ÿ™‹โ€โ™‚๏ธApi Wait
      • ๐Ÿ—œ๏ธAPI Schema Validation
      • ๐Ÿ—๏ธAPI Tailor-Made coding
      • ๐Ÿ‘จโ€๐ŸฆฏAPI Support Generator
      • โ†˜๏ธApi Response Store Objects
      • โœ๏ธAPI Test Report
      • ๐ŸšƒApi Response Type Validation
    • ๐ŸŒScriptlessWeb Automation
      • ๐Ÿ–Š๏ธIntroduction
      • ๐Ÿ—œ๏ธWeb Automation Setup
      • ๐ŸชงWeb Automation Template
      • ๐Ÿงฎpage_object_locators
      • ๐Ÿ“œWeb Automation Key Phrases
        • ๐Ÿ“ƒPAGE_NAME
        • โŒ›WAIT_TYPE
        • ๐Ÿ“œSCROLL_TYPE
        • ๐Ÿ‘จโ€๐Ÿ’ผELEMENT_NAME
        • ๐ŸŽ๏ธACTIONS
        • โŒจ๏ธSEND_KEYS
        • โœ”๏ธVALIDATION
        • โœ…VALIDATION_TYPE
      • ๐Ÿ‘จโ€๐Ÿ‘ฆWeb Dependent Test Case
      • ๐Ÿ’MOCK
      • ๐Ÿ›‚AutomationAsserts
      • ๐Ÿ—๏ธWeb Tailor-Made coding
      • ๐Ÿ“Store Web Variables
      • ๐Ÿคผโ€โ™€๏ธWeb & API integration
      • ๐Ÿ–‡๏ธDynamic Strings
      • ๐Ÿ—ฃ๏ธReadFile Annotation for Custom Code
      • ๐Ÿ–ผ๏ธPage_Comparison
      • ๐Ÿ‘จโ€๐Ÿ’ผGherkin Template for Web Automation
    • ๐Ÿ“ฑMobile Automation
  • ๐ŸชถAutomation features
    • ๐ŸŒฒEnvironment and System Variables
    • ๐Ÿ—๏ธKeyInitializers
      • Types of KeyInitializers
    • โœ๏ธReporting
      • Dashboard
      • Category
      • Tests
        • Screenshot Section
    • ๐Ÿ‘ฏParallel Testing
    • ๐Ÿ—๏ธTailor-Made Coding
  • โฉAutomation Demo
Powered by GitBook
On this page

Was this helpful?

  1. Automation Platforms
  2. ScriptlessApi Automation

Api Response Store Objects

Need to update the article

PreviousAPI Support GeneratorNextAPI Test Report

Last updated 11 months ago

Was this helpful?

๐Ÿ‘พ
โ†˜๏ธ