Verify Text
Last updated
Last updated
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.
Input: Input Text
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
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.
The verify text action needs to verify text present in total amount field with input value and saves status in output variable.
The verify text action performed on amount field and saves the status in {Result} output variable.