Verify Textbox Length
Last updated
Last updated
This is pre-built action in Avo Assure which comes for Element captured from SAP application and is available only for textbox type of element. It instructs Avo Assure Client to verify if the maximum length of the textbox is the same as that provided in the input.
Input: <Value to be verified>
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing the Material Master module in SAP GUI. In this scenario, the "Verify Textbox Length" action is used by Avo Assure. It validates that the Material Description field enforces its maximum character limit of 40 characters.
The verify textbox length action needs to verify textbox length of material module and save status in output variable.
The verify textbox length action performed on textbox of material module and saves status in {Result} output variable.