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