Forum Discussion

Brad_P's avatar
Brad_P
New Contributor
13 years ago

Table Checkpoint Failing (Unable to find row 1 in the specified table.)

Hello,

I have put together a keyword test that uses table checkpoints to verify the tabular data returned by a flex application. There are ten tables, having seven columns and 96 rows each. When I run the test using the entire table as my basis for comparison, the tenth table checkpoint fails consistently, giving me a list of messages under the additional information tab saying "Unable to find row 1 in the specified table, Unable to find row 2 in the specified table", etc.
If I run the same test using only twenty rows of each table as my checkpoint, the test succeeds every time.

It certainly seems like one should be able to compare larger amounts of data than this, so I'm assuming missing something somewhere. Any suggestions

Thank you,

Brad