How to test Azure Data Pipeline
How to test Azure Data Pipeline
Pipeline?
Shivanand Veerbhadrannavar
Shivanand Veerbhadrannavar
Prerequisites
Validation scenarios
3. Build a pipeline
Above pipeline tries to truncate the table with already loaded
data then it will load a newly received csv file as per input
dataset. In this case both the activities are successful.
You may consider some negative scenarios, such as running
the pipeline with missing source file and table. Appropriate
error messages should get generate with meaningful
information for troubleshooting
Missing target table: