In the Testing phase of Database Design and Development, what are the two thing we can test?
Fitness for Purpose
Query Design and SQL versus result
Why is it important to make an “expected result” when testing a databases’ Query Design and SQL versus result?
To compare the results to try and achieve the same result, if not there may be problems with the query design and/or implementation
What phase of the Database Design and Development would be revisited if the Testing didn’t match with the expected result?
The Design Phase followed by the Implementation Phase
What be the definition of a database which meets the end-user and functional requirements?
Fit for Purpose