TESTING AND EVALUATING A
DATABASE
TESTING
• It is good practice to test your database, this is done
by comparing expected results and actual results.
• Expected results – What results you want to achieve.
• Actual results – What results the database gives you.
FIT FOR PURPOSE
• If the database meets the client's requirements then it
is fit for purpose.
• If the database does not meet the client’s
requirements, then changes to the database need to
be made.

Testing a Database

  • 1.
  • 2.
    TESTING • It isgood practice to test your database, this is done by comparing expected results and actual results. • Expected results – What results you want to achieve. • Actual results – What results the database gives you.
  • 3.
    FIT FOR PURPOSE •If the database meets the client's requirements then it is fit for purpose. • If the database does not meet the client’s requirements, then changes to the database need to be made.