Forum Discussion
2 Replies
The issue of missing Test Steps and Expected Steps after importing tests from Excel in Zephyr, as well as for older tests, can occur due to configuration or mapping issues. Below are the possible causes and resolutions based on historical cases, knowledge articles, and product documentation.
Cause 1: Missing Zephyr Custom Fields in Jira Project Configuration
If the Zephyr custom fields, such as "Test Step," are not correctly associated with the relevant screen in the Jira project settings, the importer cannot map the columns from the Excel file to the corresponding Zephyr fields.
Resolution Steps:
- Navigate to the Jira Project Settings for the project in question.
- Select "Screens."
- Find the screen scheme associated with the "Test" issue type.
- Select the appropriate screen to configure it.
- Add the "Zephyr Test Step" field to this screen.
- Save the changes.
- Attempt the import process again. The fields for mapping test steps should now be visible in the importer utility.
Cause 2: Zephyr Squad Sections Not Enabled in Jira
In some cases, Zephyr Squad test-related sections may not be enabled automatically for all items in a project.
Resolution Steps:
- Open any test case within the target Jira project.
- Add the following Zephyr Squad sections to the test case view: Test Steps, Test Executions, and Zephyr Actions.
- Click the Actions icon (three dots) for the newly added sections.
- Select "Show for all work items" to enable these sections by default for all test cases in the project.
- Re-open an imported test case to validate that the Test Steps and Expected Steps are now visible.
Cause 3: Changes in Zephyr Enterprise Updates
- Recent updates to Zephyr Enterprise may have introduced changes to how test steps are handled during import:
- In Zephyr Enterprise 6.7.1, HTML tags in test steps were updated to be properly displayed in rich text mode.
- In Zephyr Enterprise 6.9, Test Steps and Expected Results fields were made optional in the Excel import mapping.
Resolution Steps:
- Review whether the affected import uses HTML content in test steps, as this may affect how they are displayed.
- Check the Excel import mapping to ensure Test Steps and Expected Results are correctly mapped.
- If the issue persists, verify if the observed behaviour matches the documented changes in the release notes.
Sources
- Zephyr Enterprise 6.7.1 Release Notes (https://support.smartbear.com/zephyr-enterprise/docs/en/zephyr-enterprise/what-s-new-in-zephyr-enterprise-release-8-7-0/version-history/6-7-1-release-notes.html)
- Zephyr Enterprise 6.9 Release Notes (https://support.smartbear.com/zephyr-enterprise/docs/en/zephyr-enterprise/what-s-new-in-zephyr-enterprise-release-8-7-0/version-history/6-9-release-notes.html)
- ScottieBrimmerNew Member
Hello! Did you get this resolved? It seems to happen to us after each update!