Unit Testing the Database using VSTS Test Edition(lakelandug.net)
submitted by
relawson(14) 3 years, 2 months ago
I haven't spent enough time investigating the best way to write unit tests against the database - I'm sure there are better approaches than mine. What I have done is created unit tests that validate functional requirements of an ETL process. Each unit test is a stored procedure that returns a simple "Pass" or "Fail" in the first row/column and various other information in the other columns, which help identify problems.
|category: Unit Testing
|Views: 23
tags:
Testing another
Everyones tags:
Your Tags: