When creating or editing table variables, you can use the TestComplete built-in data generator to quickly generate random values for individual columns. You get this message on closing the data generator if you have set it up to generate a greater number of values than that which fits in the table.
TestComplete offers two options to handle the situation:
-
You can add extra rows to the table variable to match the number of generated values, so that all of these values fit in the table. To do this, click Yes in the message box.
-
You can ignore the superfluous generated values. To do this, click No.
See Also
Variables of the Table Type
Working With the Table Variable Editor
Generate Data Dialog