Using Variables
You can use variables in actions and assertions to map dynamic values, making your test cases more flexible and reusable. Variables allow you to parameterize test cases, reuse test steps with different inputs, and simplify the process of updating values across multiple tests. To know more about creating variables, refer to the Variables and Dataset documentation.
Manage Variables to Actions and Assertions
Any field that supports variables will have a bind icon next to it. You can insert a variable by clicking on the icon and selecting the desired variable from the dropdown list.
For example: