DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Test Case ID | Test Objective | Test Steps | Expected Outcome | Test Type | Execution |
|---|---|---|---|---|---|
TC-001 | Verify DAG is scheduled based on |
asset watcher |
|
|
|
|
|
|
|
|
|
|
|
Enable DAGs
test_create_fileandtest_asset_with_watchers- Trigger DAG
test_create_file - Verify DAG
test_asset_with_watchershas been triggered (wait few seconds if not)
test_asset_with_watchers was
| The DAG | Positive | Pass | |
TC-002 | Verify DAG is not scheduled when no watcher is associated to the asset |
|
|
|
|
|
|
|
|
|
|
Enable DAGs test_create_file and test_asset_with_watchers
test_create_filetest_asset_with_watchers
| The DAG |
|
| Negative | Pass | ||||
TC-003 | Verify DAG is scheduled based on two different external events |
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable DAGs
example_create_file_1,andexample_create_file_2test_asset_with_watchers- Trigger DAG
example_create_file_1 - Verify DAG
test_asset_with_watchershas been triggered (wait few seconds if not) - Trigger DAG
example_create_file_2 - Verify DAG
test_asset_with_watchershas been triggered (wait few seconds if not)
test_asset_with_watchers was
| The DAG | Positive | Pass | |||
TC-004 | Verify DAG is not scheduled when DAG is not enabled/paused |
|
|
|
|
|
|
|
|
|
|
|
test_asset_with_watchers
|
Enable DAGs test_create_file
test_asset_with_watcherstest_create_file
|
| The DAG |
example_ |
sqs_watcher was not executed | Negative | Pass |
TC-005 | Verify |
there is a parsing error when a wrong trigger is used |
|
|
|
|
|
|
|
|
test_create_filetest_asset_with_watchers has not been triggered
| Parsing error when the DAG was parsed | Negative | Pass |
The DAG was not executed