Run individual tests
Test Editor
When you create a test or click on an existing test to edit it, you are in a Test Editor. Here you can modify the query for data in the Query logic, adjust the data manipulations and testing in Test logic and run the test.
On the top of the page, below the navigation line, there is the summarized information about the test. To edit the Name, Score or Description, click on the three dots at the end of any of the information panels.
Below the information about the test there are buttons to run the test (on the left) and to save the test (on the right).
Below the buttons, there is the Query logic and Test logic specifying the test. Query logic defines the set of data used in the test, while in the Test logic the data manipulation and verification is specified. To learn more about the content of the Query logic and Test logic fields, proceed to the section describing writing of the tests.
Run an individual test
To run a test inside the Test Editor, click on the button "Run" to run the test created from the template. When the run finishes, you can see the results in the Result box below the button.
You can find more detail on the interpretation of the results in dedicated sections: Result status overview, Interpretation example and Score and maximum score