--- title: "Quality Modeller Workspace & File Management" slug: "test-modellers-file-management-system" description: "Test Modeller's File Management System explained." tags: ["File Management", "Get Started", "Test Modeller"] updated: 2024-09-27T14:51:18Z published: 2024-09-27T14:51:18Z canonical: "knowledge.curiositysoftware.ie/test-modellers-file-management-system" --- > ## Documentation Index > Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt > Use this file to discover all available pages before exploring further. # Quality Modeller Workspace & File Management ## Quality Modeller Projects and Releases Before Modelling a system under test, you must set up a Project. Projects can be further segmented by release and be added to favourites by pressing on the star, so they appear at the top of any list of projects. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047029800.png) The "Project and Releases" tab acts as a file manager, in which models are created and stored in folders. Models serve as the central point for editing test assets, with test cases, test data, and test automation linked to the models. Projects provide a way to categorise models and the associated test assets. Releases allow you to associate given models and test activity with specific project iterations, maintaining the assets needed to test a given release. --- ## How to Create a Project To set up a Project, first make sure Quality Modeller Menu is open by clicking the three lines at the top left of the page: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047128804.png) Next, navigate to the "Project & Releases" tab under "Management". ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047133381.png) This will open the Projects manager, in which new projects and their associated models are created and stored. Click on "New Project" to create a project: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047139592.png) This will open a dialogue in which a project name and description are entered. Enter an appropriate name and click "Next step": ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047146326.png) Select a server. This can be your private server, a shared server used within your company, or a community server. Select a framework. [**The QuickStart Web Automation**](/docs/quickstart-web-automation) framework is selected by default, but there are many others. There is a link below the selection box for tutorials to get you started for most frameworks. Clicking on Next step will display links to tutorials. If you don’t need these, click on Save. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047152475.png) The project will now appear in the Project Manager: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679047248467.png) --- ## How to Divide Projects into Releases Projects can be divided into releases, associating given models and test activity with specific project iterations. To create a new release, click the view button next to a project in the Project Manager. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048311924.png) This will open the Project Details panel. Click "New Release" to associate a release with a given Project: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048331822.png) A dialogue will appear. Enter the release name and description and click "Save": ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048338886.png) The new release will appear under the associated Project, in the Project Details view: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048344888.png) There are further actions that can be applied to a given release: - Set Context: Enables you to set the context. - Pending Automation: Shows any modules in the project that are pending automation. - Fork Release: Enables forking of a release, this fork can be opened as a new project or an existing one. - Edit Release: Enables editing of the name, description, and application associated to the release. - Delete Release: Deletes the selected release. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048363674.png) --- ## What is a Context in Quality Modeller Projects A project without any associated releases, or a release associated with a given project, are equivalent to a "context". A context determines the models and data being worked with, allowing you to easily switch between the projects and releases you are editing in Quality Modeller. All projects and releases appear in the "Project and Releases" tab; however, only the files for a given project or release will appear in the "Tests" and "Explorer" tabs when a given context is selected. All files appear when "Global" is selected, this is not recommended in large workspaces. A drop-down menu next to the Quality Modeller logo navigates between contexts: ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679048411065.png) Modelling or modelling systems or functions is the main function of Modeller. Modelling or system modelling is the use of models to conceptualize and construct systems in business and IT development. A common type of systems modelling is function modelling, with specific techniques such as the Functional Flow Block Diagram and BPMN Diagrams. A Project in Modeller represent the current collection of work the user is working on. Users can create multiple Projects within Modeller and switch between them at any time, this can be used to manage Models and User Teams. In the Project and Releases section of Modeller you can manage your existing projects and create new ones. A Model is a canvas and the Flow that is built onto it. There are several types of Model, some of which display different tabs and tools on the toolbar in Quality Modeller. Quality Modeller is Curiosity's flow-driven model-based tool which provides a range of accelerators and connectors for building flowcharts rapidly. Align all stakeholders to quality outcomes and create critical assets early, delivering superior software at speed. ## Related - [Quality Modeller 101](/test-modeller-101.md) - [Quality Modeller](/get-started-with-test-modeller.md) - [Creating New Files in Explorer](/new-item-button-explained.md) - [Editing Files in Explorer](/action-buttons-explained.md) - [Global Search in Project Explorer](/global-search-in-project-explorer.md) - [How to Bookmark Favourite Projects in Test Modeller](/how-to-bookmark-favourite-projects-in-test-modeller.md) - [How to see the Current Project in Tree View](/how-to-see-the-current-project-in-tree-view.md)