Test-cases to evaluate a model

From Computer Science Wiki
Revision as of 20:59, 22 October 2018 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Modeling & Simulation<ref>http://www.flaticon.com/</ref> Please refer to the MYP design cycle. A test case is usually a single step, or...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Modeling & Simulation[1]

Please refer to the MYP design cycle.

A test case is usually a single step, or occasionally a sequence of steps, to test the correct behavior/functionality and/or features of an application.[2]

Test cases are used to identify if a model is functioning correctly. It specifies the inputs and expected outputs of a model. The actual outputs of the model are then compared with the expected outputs to identify any problems with the model.


Standards[edit]

  • Design test-cases to evaluate a model.

References[edit]