We are performing initial load testing and incremental load testing on target tables in datawarehouse. so do we validate audit field values in initial load test or do we validate audit fields values in incremental load testing ? As part of which testing do we validate audit field values
As a part of initial load testing or incremental load testing do we validate audit fields?
241 views Asked by Naruto Uzumaki At
1
There are 1 answers
Related Questions in ETL
- dbt Incremental Model Issue with Snowflake Autoincrement Column
- Ibis vs. Spark for big data processing against an analytics datawarehouse with a DataFrame API?
- How to copy XML files in a folder F1 based on whether its content is present on folder F2 (disregarding file names)
- Can we orchestrate Matillion Data Loader in Matillion Designer?
- Reading Unstructured Text from the entire file in Azure Data Factory
- Write rows on destination even when an error occurs?
- What is the difference between Data Ingestion and ETL?
- SSIS remove $ format from csv
- Generate data flow graph for ETL process
- Meta Data driven ADF pipeline to ingestion data from multiple sources
- How to push data from multiple sources/integrations for a single destination in stitch ETL Tool
- Pentaho PDI || Windows Current User
- MATILLION API Query Profile
- Joining Data Frame & SQL Server table directly and update table
- Extract composite unique key from GoHighLevel API with Python {{ contact.utm_source }}
Related Questions in DATA-WAREHOUSE
- How to blind data in data warehouse when sending from preanonymized layer to anonymized layer while keeping referential integrity of all key columns
- Run Pyspark job using Matillion
- the right grain of a fact table in data warehouse
- Model the number of available spots in dimension or fact table?
- What is the most efficient way to generate a change data set given two SQL Server backup files?
- Does it make sense to use an IDENTITY column in a raw layer?
- Power BI star (constellation) schema: 2 fact tables with relation between each other
- Rolling Period Table or CTE
- Representation of sequential rules in data mining (sequence pattern mining)
- Snowflake Bulk Inserts vs. Single Row Inserts
- Data not showing in power bi report
- Data Warehouse to Power BI Desktop
- Error initialize process greenplum major upgrade 5.29.12 to 6.25.2 on centos 7
- Modify column type in Parquet file with ruby (using parquet Gem)
- Translating Snowflake warehouse usage to BigQuery
Related Questions in SQL-DATA-WAREHOUSE
- Repeated PKs in Dimension Table - SSIS
- PostgreSQL as OLAP setup
- SCD TYPE 2 Implementation
- How to import datawarehouse to excel without using odbc?
- Azure Synapse Analytics - Dedicated Pool - Create user - Incorrect syntax near 'PASSWORD'
- How to set default time zone for SQL Warehouse in Databricks?
- I am using SSIS Vs to populate my fact table from staging to data warehouse but it is showing an error to the OLEDB destinations
- Invoice header and invoice line fact table extraction question
- SSAS "The Subscription identifier is invalid"
- Generate a number for a combination of columns in SQL Server
- Querying a Galaxy Schema in data warehouse
- Can we use spark.sql on any other database tables other than Hive tables?
- Dimensions inside FACT table?
- Many-to-many from relational design to dimensional design
- How to add a column based on the table which the data come from in SSIS?
Related Questions in UAT
- Can a ClickOnce deployed application push an update to specific users?
- Develop the same java class in two different packages one for UAT and one for production
- How to Compare 2 tables for UAT Testing in BigQuery?
- As a part of initial load testing or incremental load testing do we validate audit fields?
- Tricentis Tosca - ListBox
- How to test roles and permissions?
- Are there any supported Selenium (or other) scripts to test Azure B2C and Azure AD authentication?
- What is the difference between testing and UAT in agile scrum process?
- Need to export manual test runs execution results from AzureDevOps to any Format
- parallel PBI in UAT Environment using git
- Cypress as UAT tool for Front end
- Spring Boot test profile
- Multiple authorization prompts in a single Spring app
- Error screen while test posting on UAT on Cornerstone OnDemand
- JIRA: How to get search box to remember project code?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Presumably audit fields get populated in both initial and incremental loads, in which case you need to test them in both types of load