VariablesVariables are predefined values which can be used in various of places:SQL QueriesEmail send addressesAPI executionsSample test case SQL Query: SELECT COUNT(*) FROM ${cust_est} WHERE reg_dt > ${last_year} 23 May 2025Database settingsExport