How to test a model

English Query

English Query

How to test a model

A model can be tested as many times as needed to create the application that lets users ask the questions they want.

To test a model

  1. In the Project Explorer window, select the project to test.

  2. On the Debug menu, click Start.

  3. In the Query box, enter a question to be tested, and then click the Submit Query button.

  4. If the restatement correctly reflects the question asked, execute the equivalent SQL statement by clicking the View Results button.

  5. If the answer is correct, click Save Query to add the question to the regression test file.

  6. If the question does not produce the correct answer, click the Suggest Relationships button to create additional relationships with the help of the Suggestion Wizard.

  7. When testing and adding questions to the question file, click the Close box in the upper right-hand corner.

See Also

Model Test Window