Verify Count
This is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action in Avo Assure to verify the user-provided input count with the total number of options in the dropdown and save the result in dynamic variable.
Syntax
Input Value: <value to be verified>
<value to be verified> (Required)
Specify the expected number of items in the dropdown list
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result as True or False.
Example
Verifies if the specified count matches the SAP dropdown options.
The Verify Count action takes the value from the Input Value column (e.g., 18) and compares it with the total items present in the dropdown. The result of the verification is stored in the {Verify Count} variable as Ture or False

Last updated
Was this helpful?