--- title: "List and Test Data Lookups in The QuickStart Framework Explained" slug: "list-and-test-data-lookups-in-the-quickstart-framework-explained" description: "In this feature video, discover lists and test data lookups in the QuickStart framework!" tags: ["Test Data", "Data Lists", "Test Modeller"] updated: 2023-03-17T10:43:44Z published: 2023-03-17T10:43:44Z canonical: "knowledge.curiositysoftware.ie/list-and-test-data-lookups-in-the-quickstart-framework-explained" --- > ## 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. # List and Test Data Lookups in The QuickStart Framework Explained In this feature video, discover lists and test data lookups in the QuickStart framework! [Embedded content](https://www.youtube.com/embed/FjkJpSG95Eg?&wmode=opaque&rel=0) To get started, head to the **Project and Releases** dashboard. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049717936.png) Then hit the **blue New Project button** in the top right corner. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049723272.png) Make a new project, make sure you select **Quickstart Web Automation for the Framework.** ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049727656.png) Once you’ve made the project, go to the **Explorer dashboard,** then head to **Components, Actions.** Here you will find a collection of different actions. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049732745.png)![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049737513.png) Select the **TestDataActions action.** Once opened, you will see a list of functions that are assigned to the Action, these are used to get data assigned to your automation on the fly. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049743328.png) From here you can find the data types and where you can pull the data from, including lists of SQL. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679049756771.png) In the Project and Releases section of Modeller you can manage your existing projects and create new ones. ## Related - [Using Data Lists](/using-data-lists.md) - [Exploring Test Data in Models](/test-data-in-models.md) - [Quality Modeller](/get-started-with-test-modeller.md) - [Enterprise Test Data 101](/enterprise-test-data-101.md) - [Data Activities](/database-activity-tutorials.md)