Verify Text
This is pre-built action in Avo Assure which comes for the captured Element from SAP application. It instructs Avo Assure Client to verify if the text in the textbox is the same as that provided in the input.
Syntax
Input: Input Text
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)

Usecase/Example

Scenario
Consider a scenario where a user is testing an SAP application and needs to test the Invoice Details module in the SAP GUI. After entering an invoice number, the user must verify that the total invoice amount shown in the "Total Amount" field matches the expected value.
Expected Result
The verify text action needs to verify text present in total amount field with input value and saves status in output variable.
Output
The verify text action performed on amount field and saves the status in {Result} output variable.
Last updated
Was this helpful?