What is a GenRocket Attribute?
Attributes define the characteristics of a Domain. Let’s say for example that you are modeling data for a database with a User Table. The User table will be a Domain and each column within the table will be an Attribute.
When a Domain is created or imported, it will automatically have an id Attribute which generates a unique id for each test data record.
A Domain must have Attributes for data to be generated. Without Attributes, no data is tied to the Domain.
The image below shows the setup in a User Domain for these Attributes:
Each attribute will have its own unique data as shown below in the Preview pane: