This plugin adds an action "Search" to the context menu of Projects, TestSuites and TestCases. A keyboard shortcut Ctrl+Shift+F is also available. This opens a search dialog that functions similarly to the existing text search function. Additionally, the user can select which types of model items he would like to restrict the search result to. Only those result types below the current navigation tree level are available and include TestSuites, TestCases, TestSteps and Assertions.
The field searched for now is the name of each selected type of result item.
The list of result items includes a summary of the search parameters used at the top. All result items are clickable. Do note that Assertions are not opened directly but instead the parent TestStep is opened in the editor.
Multiple searches can be executed in this way and each opens a new result list.