Multiple choice technology testing What is method to count number of rows in a WebTable. Rows RowCount GetRows None of the above. Reveal answer Fill a bubble to check yourself B Correct answer Explanation RowCount is the correct property/method to get the number of rows in a QTP WebTable object. 'Rows' is not a valid property, GetRows is an ADO method, and 'None of the above' is incorrect since RowCount exists.