Get Total Row Count
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Table captured from the AUT Element, instructs the Avo Assure to retrieve the total count of the rows present in the table and save the result in the given dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable> (Required)
This dynamic variable holds the total number of rows in the table.
<Dynamic Variable> (Optional)
This variable save the result in the True or False
Example
Retrieves the total row count of the captured table.
The Get Total Row Count action does not require any input value. It analyzes the captured table structure and retrieves the total number of rows are present in the table. The total row count is stored in the {RowCount} variable and the execution status is saved in the {Status} variable with the following possible values:
True – if the total rows number retried successfully
False – if an error occurs during extraction