Description

A Project Version represents a unique version of a GenRocket Project. When a Project is created, it automatically creates an initial Project Version with a version number of 1.0. A Project may contain many Project Versions. Each Project Version contains its own Domains, Scenarios, Receivers, and configurations for test data generation. 


A new Project Version is normally created when the release of a Product, that the Domains and Scenarios of a Project Version are meant to test, is released to the production environment, and the next version of the Product needs to be tested. 


A new Project will automatically have a default Project Version. Additional Project Versions can be created within a given Project.


In This Article


Solution Video




When should Project Versions be used? 

  • Project Versions should be created when a version of the application is released to production, and the next version needs to be tested. 


How do I use Project Versions?

A Project Version can be a copy of the Project or be a version with its own unique data model. To use Project Versions, complete these steps: 

  1. Select the Project within the Project Dashboard. 
  2. Click on the Manage button in the Project Versions pane. 
  3. Choose New Version or Copy Version from the menu. 


How to Select and View Project Versions for a Project

  • Project Versions are managed in the Project Versions Pane within the Project Dashboard
  • The currently selected version number will appear to the right of the Project Name. 
  • Click on a version number to select and view a specific Project Version.



Two Ways to Create a Project Version

  • New Version - The new version will not contain what has been configured within the previous version. Instead, it acts as a blank slate, which can be used to configure the Project differently while maintaining any other versions and their configurations for the Project.

  • Project Version Copy - Users can quickly replicate everything or a subset of Domains within an existing GenRocket Project. This makes it easy to create different versions of your Project to exactly match the different versions of your software. 

    Note: Permitted users within an organization can perform a project version copy five times within 24 hours. The 24 hours begins when the first copy is performed. If five copies have been completed within those 24 hours, users will not be able to perform another copy until that 24-hour time period has passed. 


Project Version "How To" Articles

To learn more about Project Versions, please select from the following topics:


Topic

Description

How to create a new Project VersionLearn about creating a new Project Version within a Project.
How to copy a whole Project VersionLearn how to create a new Project Version by copying an existing Project Version within the Project. 
How to copy a subset of Domains to a Project VersionLearn how to copy a subset of Domains from one Project Version to another a Project Version.
What are Project Version Variables?
Learn about Project Version Variables and how they can be used when generating test data.