Currently, this feature is only available in the TestFirst Desktop App. |
You can export all test cases in a given node (project, suite, section, subsection).
In order to do that:
- Right-click on the node you would like to export. A context menu will be displayed.
- Click the Export all test cases option in the context menu. Export test cases dialog will be displayed. There are two fields in the dialog:
- File Name - the name of the file for export
- Location - the location on your machine to which the test cases will be exported. Click BROWSE to select a different location.
- Click EXPORT. The dialog will be closed, a Test cases were exported successfully toast message will be displayed. The CSV file will be saved in the specified location. The structure of the table in the file is described below:
Column Description ID The ID of the test case in TestFirst Project The project where the test case is located Suite The suite where the test case is located Section The section where the test case is located Subsection The subsection where the test case is located Title The title of the test case Precondition The test case precondition Status The status of the test case Reference The reference linked to the test case Action The action of a step Expected result The expected result of a step Custom fields Every custom field you have in TestFirst has a dedicated column in the export file. The header of the column is the name of a custom field. The cells are populated with values.
Comments
0 comments
Please sign in to leave a comment.