blob: 563212a1ee173a91030b36ee0ad35450c1eccefc (
plain)
1
2
3
4
5
6
7
8
9
|
# task-047
Design a testing strategy whereby a collection of database validations can be
run after every update operation on the database throughout a suite of automated
test scenarios.
Source: epic-008
Epic: epic-008
|