Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.26 KB

File metadata and controls

30 lines (23 loc) · 1.26 KB
title Stored Objects
page_title Stored Objects
metadesc Stored objects refer to the data that is stored in the database and is used to test the API. Learn about Stored Objects in RESTful API in Testsigma
noindex false
order 4.692
page_id Stored Objects
search_keyword
warning false
contextual_links
type name
section
Contents
type name url
link
Store Objects from Save response
#store-objects-from-save-response

Stored objects have GLOBAL scope, which can be used for cross-test case verification. Objects can be saved using the Rest API. Stored objects in RESTful API testing refer to the data that is stored in the database and is used to test the API. This data can include user accounts, product information, and other data that is used to test the API. The stored objects are used to ensure that the API is functioning correctly and that the data is being returned correctly. You can download objects from save response and stored objects tab.


Store Objects from Save response

  1. Send an API request, and at the bottom of the screen, the response body will appear for the request you sent.

  2. Click Save Response, then select As an Object to upload it directly into Stored Objects.