Running tests and verifying results

After you configure your validation engine, run the service and verify the test results. Your test suites and test cases must be checked in so that you can run them.

For example, in Jenkins, complete the following steps.

  1. Open the project and click Build Now.
  2. In the Build History pane, click the build that you ran.
  3. On the next page, click Test Result.
  4. In the All Tests section, click root. The results of all tests are displayed.
  5. Optional: Expand a test result in the All Failed Tests section and view details about why the test was not successful.