The Tests Explorer window shows a hierarchy including all the test objects present in the currently open Knowledge Base, and its parents' folders.
This section has two filters and one information label.
- Searchbox: input field to filter test objects by their name
- Tests count: shows the number of test objects present in the KB and the number of tests currently shown due to applied filters
- Test type filter: allows user to view all tests, only unit tests, only web UI tests, only SD UI tests, or only Test Suites.
This is the main section and shows a tree structure that contains test objects and their ancestors. Disabled tests will be shown in gray.
Click it to run all the checked test nodes.
There are three different contextual menu options available on this window: Record Mocking Data, Run, and Enable/Disable.
Runs the selected test saving mocking data for future executions. See Database Mocking for more information about this feature.
Runs the selected test object.
Enables/disables the selected test.
Relocating tests and other objects present on the tree structure performing drag and drop actions are supported. Take into account that only folders that already contain tests are shown and, if you leave any container object (module. folder, or testable KBObject) empty, it will be removed from this view since it no longer contains a test.