Get Row Count
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure which comes for captured Table elements from Desktop application. It instructs the Avo Assure Client to retrieve the total number of rows present in the table and save the result in the output variable.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Scenario:
Consider a scenario where a desktop-based customer management application is being tested and the goal is to know how many customer records are present in a table, the Get Row Count action in Avo Assure can be used. This action extracts the row count from the customer record table, helping to access the records easily.
Input: N/A
Excepted Result: The action needs to fetch the input text's row number and save the result in the output variable.
Output: The action performed and saves the result in the {Result} output variable as count of 8.