AVD Parameter
Information About ADV Parameter in Get Param Action
The ADV (Advance) parameter is used in the Get Param action when applying data parameterization in Avo Assure. It helps you retrieve test data and execute test cases efficiently, especially when working with large or multiple datasets stored in a single Excel sheet.
( To learn more about how to use the ADV parameter in syntax, click here. )
Purpose and Usage
The ADV option is used when there are multiple data sets related to multiple test cases stored in one Excel sheet.
It is helpful when testing the same test cases across different environments (for example, QA, UAT, or Production).
By using ADV, Avo Assure can dynamically pick the right data set during execution, reducing the need to maintain multiple Excel files.
Creating the Excel Sheet for Using ADV Parameter
When adding the test data of multiple test cases in a single Excel sheet, make sure to segregate the test data by defining their names as the header values.

When adding the test data of multiple test cases that are linked together in an end-to-end flow within a single Excel sheet, provide the header value as the name of the end-to-end flow.

Last updated
Was this helpful?