Home background

Using variables in collection

Home background

Using variables in collection

Home background

Using variables in collection

Variables

Using variables in tests enhances reusability, simplifies configuration management, provides flexibility for dynamic behavior, improves maintainability. Use ${{ vars.<variable name> }} to put a variable in the collection

Read More

Variables

Using variables in tests enhances reusability, simplifies configuration management, provides flexibility for dynamic behavior, improves maintainability. Use ${{ vars.<variable name> }} to put a variable in the collection

Read More

Variables

Using variables in tests enhances reusability, simplifies configuration management, provides flexibility for dynamic behavior, improves maintainability. Use ${{ vars.<variable name> }} to put a variable in the collection

Read More

{
    "name": "Collection with variables",
    "baseUrl": "${{ vars.host }}",
    "requests": [
      {
        "uri": "/products"
      }
    ]
}
{
    "name": "Collection with variables",
    "baseUrl": "${{ vars.host }}",
    "requests": [
      {
        "uri": "/products"
      }
    ]
}

Still have any questions?

Still have any questions?

Still have any questions?