GenRocket Concepts
This folder includes information on GenRocket's key concepts.
Description The GenRocket Ecosystem has two parts: GenRocket Web Application and GenRocket Runtime. GenRocket Web Application The GenRocket Web Ap...
Fri, 18 Oct, 2019 at 2:39 PM
Description The GenRocket Runtime consists of a set of Jars that can be loaded and executed by a Java Virtual Machine (JVM) to load and run GenRocket Scena...
Tue, 1 Oct, 2019 at 9:45 AM
Description Organization Resources are variables shared by all users throughout an organization, but whose values may differ for each user. They are av...
Mon, 20 Apr, 2020 at 2:12 PM
Description The Profile.grp file is required for you to use the GenRocket Runtime on your local machine. This file contains two important pieces of infor...
Mon, 21 Oct, 2019 at 3:20 PM
Description Test Data Projects contain the data model for each application or database you want to generate test data for in GenRocket. A project represent...
Sun, 8 Nov, 2020 at 7:54 AM
Description Domains define real world objects. Think of a Domain as you would a noun: a person, place or thing. For example, if you want to generate t...
Sun, 8 Nov, 2020 at 7:58 AM
Description 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...
Sun, 8 Nov, 2020 at 8:08 AM
Description A Domain created for a Project or Project Version is referred to as a template. When you create a Scenario, it creates a copy of the Domain cal...
Mon, 21 Oct, 2019 at 3:24 PM
Description Each time a Domain is created, it will contain three default Global Variables: global.DomainName.id - Defines the value for start range o...
Thu, 7 Nov, 2019 at 8:56 AM
Description Each Generator generates a specific type of test data for a Domain Attribute. A Generator must be assigned to each Attribute to generate raw...
Sun, 8 Nov, 2020 at 8:14 AM