Goke
21 days agoOccasional Contributor
Missing test case steps in Zephyr Scale after importing CSV
Problem Statement: When I import csv files into Zephyr Scale to create test cases, the step details (Test Script (Step-by-Step) - Step, Test Script (Step-by-Step) - Test Data, Test Script (Step-by-Step) - Expected results) are missing.
Steps to recreate
- Export test cases from Zephyr Scale in an existing Jira project and save as CSV.
- Create a new test case folder in Zephyr Scale in a new Jira project.
- Import the CSV into the new test case folder.
- Data mapping is exactly the same, because the source is existing Zephyr Scale test case folder.
Expected
- Test cases have been imported into the new Jira project with new Key IDs.
- Each test cases includes steps (Test Script (Step-by-Step) - Step, Test Script (Step-by-Step) - Test Data, Test Script (Step-by-Step) - Expected results)
Actual
- Test cases have been imported into the new Jira project with new Key IDs.
- The are no steps. "Test Script (Step-by-Step) - Step", "Test Script (Step-by-Step) - Test Data" and "Test Script (Step-by-Step)" - Expected results are all blank.
Has anyone encountered this before. If so, how was this resolved?