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
- In the Project Explorer window, select the project to test.
- On the Debug menu, click Start.
- In the Query box, enter a question to be tested, and then click the Submit Query button.
- If the restatement correctly reflects the question asked, execute the equivalent SQL statement by clicking the View Results button.
- If the answer is correct, click Save Query to add the question to the regression test file.
- 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.
- When testing and adding questions to the question file, click the Close box in the upper right-hand corner.
See Also
Model Test Window