Currently, this feature is only available in the TestFirst Desktop App. |
In order to import test cases to TestFirst, you will need to fill in the attached CSV file.
In the file, you will find comma separated column headers. Each header corresponds to a test case field. You can find the description of test case fields in the Test Case Field Reference article.
Each row in the Title column of the import file corresponds to one test case.
The default column headers are as follows:
- Project - the test project in the Test Case Library under which you want to place the test case.
- Suite - the test suite in the Test Case Library under which you want to place the test case.
- Section - the test section in the Test Case Library under which you want to place the test case.
- Subsection - the test subsection in the Test Case Library under which you want to place the test case.
- Title - the test case title.
- Precondition - the precondition of the test case.
- Status - the test case status.
- Reference - the link to the reference ticket.
- Action - the action of a test step.
- Expected result - the expected result of a test step.
For test cases with multiple steps, each action and expected result pair should be on a new row. See the example import file attached for reference. |
If you have any custom fields, you will need to add respective columns to the import file and map them in the mapping step of the import wizard. |
You can use markdown to format test step action and expected result in the import file. |
Comments
0 comments
Please sign in to leave a comment.