Verify Button Name

This is pre-built Action located under the @SAP Element Name instructs Avo Assure Client verifies whether the button name specified in the input field matches the actual button name.

Syntax

Input: <Button Name>

  • In this syntax, the user needs to provide the button name which they want to verify.

Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario

Consider you are working on SAP application. Where you need to validate the behavior of a business application that integrates with SAP. The task is to verify name of button which is captured in SAP application. With the help of ‘Verify Button Name’ you can Verify name of that button.

Expected Result

The Action needs verify name of button and store the result in output variable {Status} as ‘True’.

Output

The action is performed and the result is saved in the output variable {Status} as ‘True’, which can be utilized for display and further processing.

Last updated

Was this helpful?