/
How to store API output of Test case recorded via recorder
Back to QMetry All Products Help Page
How to store API output of Test case recorded via recorder
This article demonstrate how to store an api response value in a variable for Test cases those are recorded via recorder.
Once the recording is done go to the edit view of api call that is recorded.
On the edit view run the api. It will return the response in Response section.
Under response, go to the value you want to store > Click on the options button besides it > Click on Store to.
Store the value to the variable. Run the Test case again against those values.
Contact QMetry Support for any questions.
, multiple selections available,
Related content
How to execute a test cases on multiple browser in a parallel session?
How to execute a test cases on multiple browser in a parallel session?
Read with this
Executing different steps of same test case on different platforms.
Executing different steps of same test case on different platforms.
Read with this
How to take a screenshot at a specific Event in QAS from the code level
How to take a screenshot at a specific Event in QAS from the code level
Read with this
How To Configure BDD For Execution?
How To Configure BDD For Execution?
Read with this
How to use the response value of one step to another next step in Web Service project?
How to use the response value of one step to another next step in Web Service project?
Read with this
How to execute the project from the terminal in CI/CD mode.
How to execute the project from the terminal in CI/CD mode.
Read with this
Back to QMetry All Products Help Page