Testing

Testing is about confirming decisions.

You want to test that the requirements are met or that a Component or the entire Outcome works as intended.

The focus for Testing is the whole Outcome. For example, you might test that:

  • A website functions as intended for the purpose and end-user requirements
  • A program performs the specified task
  • A database functions as intended for the purpose and end-user requirements
  • The electronics Outcome performs to Specifications
  • The network is functional and has no errors

As a result of the Testing, the student can confirm that the Outcome functions as intended.

Resources