ποΈ π End-to-End Testing
End-to-End (E2E) tests treat the entire DB pipeline as a "black box", verifying that from source to final output, the data behaves exactly as the business expects.
ποΈ ποΈ Minor Entities
Minor Entities are reference tables used in data transformation and classification (such as customer types π§βπ€βπ§, status codes π·οΈ, or product categories π¦).
ποΈ π Reference Tables
Reference Tables map various identifiers and data types (like π region, π·οΈ brand, π status, πͺ dealer) and are essential for correct data integration, attribute mapping, and meaningful reporting throughout your data platform.
ποΈ π Surrogate Keys
Surrogate Keys are specially generated identifiers used instead of natural business keys (like SSN, tax numbers, or other business identifiers).