Test Data Management
Datachecks Test Data Management (TDM) ensures consistent and accurate data for validating data quality. Instead of using fixed values, you can parameterize test scenarios with dynamic data like usernames, item names, or numerical inputs. This approach improves test accuracy and helps detect data issues effectively. With Datachecks TDM, it becomes easy to reuse and manage test data across multiple checks, ensuring reliable results.
View TDM
You can view data groups in your workspace by clicking on the TDM option from the left-hand sidebar.
Overview
When you arrive on the TDM page, you can see the number of entities available for download and the number of entities created at the top. On the right-hand side, a graph represents the download activity. Hovering over any point on the graph displays the detected time range and the specific download count for that day.
Set filters
You can use the time frame and data source filters to explore data and perform additional analysis.
- Fetch data for 7 days, 30 days, or 90 days. The default time frame is 30 days.
- Filter data based on workspaces. You can multi-select from the list of workspaces you have access to. The default selection will be the current active workspace.
- Filter data based on the different data sources in your Asset.
Below the Overview section, you’ll find search and filter options. DataChecks TDM currently supports two types of data groups:
- Default: Create your own groups, entities, and parameters. You can generate dynamic data as needed.
- Upload Only: Upload existing data in an Excel format.
On the right, you’ll see a Create New Data Group button for setting up a new data group. For more information, see Configuring a New Data Group
Data Group Overview Table
The overview table provides details of the data groups you’ve created, including:
Field | Description |
---|---|
Group Name | Name of the data group. |
Type | Type of data group (Default or Upload Only). |
Entities | Number of entities in the group. |
Created By | User who created the data group. |
Created At | Date and time when the data group was created. |
Last Update | Date and time of the last update. |
Action | Options to view, edit, or delete the data group. |
View Entity Details
To view Entity Details, select a specific group from the list you want to explore.
- Here, you can search for a specific entity using the search bar and view all the domains you've added. For more information, refer to Manage TDM.
- You can see which user added the entity and track updates.
- Regenerate the data
- Download entity details in Excel format
- Create New Entity. For more information, see Configuring a New Data Group
The entity list provides the following information:
Entity Name | Displays the name of the entity |
---|---|
Domains | Associated domain name |
Updated By | User who last updated the entity |
Last Updated | Date and time of the last update |
When you expand an entity, you can access three tabs:
- Data Parameter: Configure parameters for the entity to generate data.
- Data Preview: Preview the generated data.
- Data Target: Manage data target configurations using the API endpoint.
For more information, see Configuring a New Data Group
Configuring a New Data Group
Work in Progress 🚧
Manage TDM
Deleting a Data Group
To delete a Data Group, click the ellipsis (...) next to the specific group on the TDM page and select Delete. Confirm the deletion in the pop-up to remove the Data Group permanently.
Linking a Domain to an Entity
To link a domain, click the ellipsis (...) next to the specific entity and select Link Domains. A pop-up will appear where you can select from the added domains. For information on adding domains, see Configuring Domain. Once linked, the selected domain will appear in the domain selection.
Deleting an Entity
To delete an Entity, click the ellipsis (...) next to the specific entity and select Delete. Confirm the deletion in the pop-up to remove the entity permanently.
Function Type
Personal Data Types
Type Name | Description | Examples |
---|---|---|
first_name | A given name of a person. | Emily, Brandon |
last_name | A family name or surname of a person. | Smith, Johnson |
name | A full name including given name and surname. | Emily Smith, Brandon Johnson |
sbn9 | A randomly generated 9-digit unique identifier. | 123456789, 987654321 |
prefix | A title prefix for a person's name. | Mr., Dr. |
suffix | A suffix for a person's name. | Jr., Ph.D. |
birth_date | A randomly generated birth date. Parameters available: minimum_age , maximum_age . | 1990-05-15, 1985-10-23 |
phone_number | A randomly generated phone number. Parameters available: country_code . | (555) 123-4567, +1 800 123 456 |
gender | The gender of a person. | Male, Female |
uae_id | A randomly generated United Arab Emirates ID. | 78461764897213-1, 784-1984-1234567-1 |
pan_id | A randomly generated Permanent Account Number (PAN) ID. | CZOH3692B, ABCDE1234F |
aadhaar_id | A randomly generated Aadhaar ID. | 483010209801, 532015634705 |
age | A randomly generated age. | 25, 40 |
Address Data Types
Type Name | Description | Examples |
---|---|---|
address | A full address including street, city, and country. | 123 Main St, Springfield, USA |
building_number | The building number of an address. | 123, 456 |
city | The name of a city. | Springfield, Gotham City |
country | The name of a country. | United States, Canada |
country_code | The ISO country code. | US, CA |
street_address | A street address without city or state. | 123 Main St, 456 Elm St |
postcode | A postal or ZIP code. | 12345, 67890 |
state | The name of a state. | California, New York |
latitude | The latitude coordinate of a location. | 37.7749, 40.7128 |
longitude | The longitude coordinate of a location. | -122.4194, -74.0060 |
geo_coordinate | A geographic coordinate including latitude and longitude. | 37.7749, -122.4194 |
Currency Data Types
Type Name | Description | Examples |
---|---|---|
currency_code | The ISO code of a currency. | USD, EUR |
currency_name | The full name of a currency. | United States Dollar, Euro |
currency_symbol | The symbol of a currency. | $, € |
cryptocurrency_code | The code of a cryptocurrency. | BTC, ETH |
cryptocurrency_name | The full name of a cryptocurrency. | Bitcoin, Ethereum |
Finance Data Types
Type Name | Description | Examples |
---|---|---|
iban | A randomly generated International Bank Account Number (IBAN). | DE89370400440532013000, GB29NWBK60161331926819 |
credit_card_number | A randomly generated credit card number. | 4111 1111 1111 1111, 5500 0000 0000 0004 |
credit_card_expire | A randomly generated credit card expiry date. | 12/25, 03/27 |
credit_card_provider | The name of a credit card provider. | Visa, MasterCard |
price | A randomly generated price with a given currency. | $12.34, €56.78 |
Company Data Types
Type Name | Description | Examples |
---|---|---|
company | A randomly generated company name. | Acme Corporation, Globex International |
company_suffix | A suffix for a company name. | Inc., LLC |
catch_phrase | A randomly generated company catchphrase. | Innovative solutions for a better tomorrow. |
bs | Business jargon or buzzwords. | streamline web-readiness, empower synergies |
ein | A randomly generated Employer Identification Number (EIN). | 12-3456789, 98-7654321 |
job_title | A randomly generated profession. | Software Engineer, Marketing Specialist |
Time Data Types
TypNa | Description | Examples |
---|---|---|
date_time | A randomly generated datetime in ISO format. | 2023-11-25T14:35:20, 2024-05-14T08:15:45 |
timezone | A randomly generated time zone. | UTC, America/New_York |
month | A randomly generated month name. | January, September |
day_of_week | A randomly generated day of the week. | Monday, Friday |
year | A randomly generated year. | 2023, 1985 |
date_time_this_year | A randomly generated datetime within the current year. | 2023-11-25T14:35:20 |
date_time_this_month | A randomly generated datetime within the current month. | 2023-11-25T14:35:20 |
iso8601 | A randomly generated ISO 8601 datetime. | 2023-11-25T14:35:20Z |
Identifiers Data Types
Type Name | Description | Examples |
---|---|---|
uuid4 | A universally unique identifier (UUID). | 550e8400-e29b-41d4-a716-446655440000 |
ean | A randomly generated European Article Number (EAN). | 4006381333931, 1234567890128 |
isbn10 | A randomly generated 10-digit International Standard Book Number. | 0-306-40615-2, 1-234-56789-0 |
isbn13 | A randomly generated 13-digit ISBN. | 978-3-16-148410-0, 978-1-56619-909-4 |
swift | A randomly generated SWIFT code. | NWBKGB22, DEUTDEDBBER |
Internet Data Types
Type Name | Description | Examples |
---|---|---|
url | A randomly generated URL. | https://example.com, http://mysite.org |
user_name | A randomly generated username. | john_doe, alex2025 |
email | A randomly generated email address. | [email protected], [email protected] |
Updated 1 day ago