Test Management
In the Test Management tab, you can create and maintain the test hierarchy: test suites, test cases, features, and scenarios. And in the details pane on the right, you can edit the description and preconditions of test cases and scenarios, as well as create and manage individual test steps.
To open the view, select the Tests view then click on Test Management tab.
Tests view - Test Management
To know more about the creation of Manual tests please refer to Manual Testing. In this page you will have an in depth description about the buttons and actions you can perform on the Test Management page.
Adjust test hierarchy
You can adjust the test hierarchy by removing, copying, or relocating tests. To do that, enable the edit mode by clicking the button.
Test hierarchy edit mode
Copy tests
You can copy test cases and their steps from one test suite to another that shares the same type. While in edit mode, select the test case(s) you want copied, click the button, select the target test suite from the dropdown, and then press the Copy button.
Copy tests dialog
Move or reorder tests
To move test cases, features, and scenarios from one suite to another, select them during edit mode in the Tests pane, and then select the button. From the dialog select the test suite or feature which the selected test items should be moved to. You cannot move different types of tests simultaneously.
Move tests dialog
You can reorder test cases, features, and scenarios within the test hierarchy in the details pane. Click the Move Up and Move Down buttons next to the test items.
In the Tests pane, you can also drag and drop items to new places.
Remove tests
To remove test suites, test cases, features, and scenarios during edit mode, select them in the Tests pane, then click the button.
You can remove individual test items also in the details pane, by clicking the button next to them.
Import manual tests
Test Center supports importing manual tests from Zephyr and Xray, as well as importing feature files. To import tests, create a test suite. Then click the button to open the import wizard.
Repository integration
You can find the button in the Tests pane. This is not relevant for manual testing and you can read more about it in the Repository Integration section.
Search test cases and scenarios
Click to find test cases and scenarios.
Hide automated or manual tests
You can hide or show Automated or Manual tests by toggling the buttons from within the Tests pane.
Import wizard
Test Center currently supports importing manual tests from Zephyr and Xray, as well as importing feature files. To import tests, you have to first create a test suite. Then click the button to open the import wizard.
In the Format dropdown menu, select the import format. The Feature file option is only available for BDD Test Suites, while the Zephyr Api and Xray Api options are only available for non-BDD Test Suites.
Import wizard format selection
Feature file import
When you select Feature file, the wizard prompts you to select the feature file from your locally available files using your operating system's file selection dialog. The file you select is automatically uploaded and imported. Any features, scenarios, and steps contained in the feature file are turned into a manual test hierarchy. The feature file import expects the same gherkin syntax that is supported by Squish.
Import wizard feature file selection
Zephyr & Xray import
The Zephyr and Xray imports make use of Test Center's traceability features, and therefore you should make sure that you have configured the corresponding integrations within the global settings, as instructed in Integration for Zephyr or Integration for Xray Test Management for Jira.
When you select the Zephyr Api or Xray Api option, the wizard prompts you to select the project to import manual tests from. The import wizard displays a list of tests that are available for import.
Note: For Xray, only tests that have the Manual type are supported. Xray Cucumber tests cannot currently be imported.
Import wizard test selection
Select the tests that you want to import, and then select the Import tests button to start the import process. Use the Select Tests field to filter the list of tests and quickly find the tests you are looking for.
© 2024 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.