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 best solutions below
Related Questions in ETL
- Monolithic ETL to distributed/scalable solution and OLAP cube to Elasticsearch/Solr
- How to use component javascript in the Pentahoo Data Integration
- SSIS ETL parallel extraction from a AS400 file
- ETL Hangs - SQL Server in EC2 Machine + SSIS + AWS RDS SQL Server
- Pull Text file to SQL server 2008 table
- SqlAlchemy get all strings (don't cast to boolean or datetime)
- Best / simplest way to transfer data from one Oracle database to another
- Using blank-line delimited records and colon-separated fields in awk
- SSIS dynamic columns validation
- Is it possible to pass parameter inside With Clause in SQL Server SSIS Job?
- Easiest way to import a simple csv file to a graph with OrientDB ETL
- forwarding data from one source to another in real time
- SSIS Variable Scope Issues
- OrientDB ETL with self joined mysql table
- loop row by row from an excel file map to variable
Related Questions in DATA-WAREHOUSE
- Big data with spatial queries/indexing
- Joining date and time field in Tableau
- Talend Open Studio for Big Data
- spark stream and spark sql with data warehouse
- Errors in the OLAP storage engine: The attribute key cannot be found when processing
- Anchor modeling - tie: make first role?
- Is star schema still necessary for a big-data-warehouse?
- How to batch export raw data from Omniture (SiteCatalyst or Adobe Analytics)
- Omniture Data Warehouse Segments Issue
- Plotting data cubes
- SQL Server Storing DateTime as Integer
- When we use Datamart and Datawarehousing?
- How to merge two or more queries with different where conditions? I have to reuse the code which is being used in 1st where code
- Structural difference between Relational Databases vs. Multidimensional Databases
- Shell Script to Validate Filename
Related Questions in SQL-DATA-WAREHOUSE
- Create durable key in Data Warehouse
- ORA-00904: "S"."AIR_TIME": invalid identifier
- How to fit a separate table in data warehouse model?
- Dimension model (recursive / hierarchical) for Data Warehouse
- How to design Dimension and Fact table in Azure Data Warehouse?
- How to find unused rows in a dimension table
- Dynamic SSIS package to load N tables from Oracle to SQL
- How to add a partition boundary only when not exists in SQL Data Warehouse?
- Convert SQL query to MDX - have Group by & Count Functions
- Updating of Fact tables
- SSAS "The Subscription identifier is invalid"
- Invoice header and invoice line fact table extraction question
- Optimize a Group By that is done on a joined table in Azure SQL Data Warehouse
- Filter overlapping date ranges with latest "Valid from" date
- How to parse a JSON formatted string in Azure SQL Data Warehouse?
Related Questions in UAT
- How do you set up UAT for DynamoDB?
- Same app but different builds on separated Play Store accounts
- Spring Boot test profile
- host entry in android
- How to test roles and permissions?
- SendKeys {SUBTRACT} not working
- Differences between User Acceptance Test and Test Case Scenario and Functional Test
- Randomizing outputs to file
- UAT version of app best practice
- What is the difference between testing and UAT in agile scrum process?
- Are there any supported Selenium (or other) scripts to test Azure B2C and Azure AD authentication?
- How to give client access to preview web application
- Tricentis Tosca - ListBox
- Develop the same java class in two different packages one for UAT and one for production
- Specflow - State between "scenarios"
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)
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?
Presumably audit fields get populated in both initial and incremental loads, in which case you need to test them in both types of load