Export Feature Files

If you want to automate your manual test cases you can export them as feature files.

To export manual tests as feature files go to the Test Management View and select a manual testing feature or manual test suite that contains test cases. At the top of the view you will find the Export Feature button.

Export Feature button

Clicking the button will generate and download a test.feature file.

The generated feature file will contain all features, test cases, scenarios and steps as well as their descriptions, preconditions and expected results. If the names of the steps do not start with the keywords Given, When, Then or And the export will generate a keyword for the step.

© 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.

Search Results