

Clicking the element will display a preview popup with detailed information about it.Īny custom Java/Kotlin annotation can be specified as a special TMS element reference. If you want to search through test management system items, you just have to use Navigate | TMS item from the main menu or type the /tms prefix in the search query.Īll test management items can be mentioned in source code comments. NavigateĪs soon as the IDE is synced with the test management system, all imported items (cases, plans, and runs) can be found using Search Everywhere. The Filter action makes it easy to browse relevant items, for instance, non-automated tests related to a specific subsystem. Code completion in the filter window helps you select from all available values for each property. The Filter action in the TMS tool window allows you to filter items according to these custom properties. TMS projects often have their own unique properties and parameters. A preview window will display additional details about the selected element. You can browse the hierarchy of TMS items, such as suites, test cases, and active test runs. The IDE will automatically sync the list of test cases and test runs, including all the necessary metadata. Here you can create a new connection to a TestRail server and select a specific project to sync. Once you’ve installed the Test Management plugin, you will have access to the new TMS tool window in IntelliJ IDEA Ultimate. Read on for a brief overview of the features that are already supported in the plugin and the new improvements we are working on. The Test Management plugin is part of the Test Automation Kit bundle, which can be installed with a single click.

The new plugin supports browsing test suites and case hierarchies, provides easy navigation for TMS items, generates unit-tests for selected test scenarios, and helps find non-automated test cases or obsolete test methods. IntelliJ IDEA 2021.1 Ultimate introduces the new Test Management plugin, which provides support for TestRail, one of the most popular Test Management Systems.
