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

  1. 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.

Note: Ensure the header values and test case names are the same so that they can be identified easily during execution in Avo Assure

  1. 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.

Note: This helps Avo Assure identify and use the correct set of data for the entire end-to-end flow during execution.

Last updated

Was this helpful?