Variables
Variables are key-value pairs that are used to save data for easy reuse and referencing in multiple test steps. There are two types of variables within RapidAPI Test:
-
Environment Variables: Environment Variables are available to be used across your whole API Project.
-
Test Variables: Test Variables can only be used from within the API test they are created.
Updated 21 days ago