During import via Test case importer, how to add Test repositary path?
How to add test case duration?
In Jira, the native CSV import doesn’t include a concept of a “test repository” or “test case duration.” Those fields belong to test management apps like Xray, Zephyr Scale, or TM4J, each of which has its own CSV importer format. For example, in Xray for Jira, you define the test repository path using the `Test Set` or `Test Repository Path` column in your CSV file, which maps to folder hierarchy within the project. The duration can be added through the `Estimated Time` or `Test Duration` field depending on your app’s schema.
Open your test management app’s documentation and confirm the required column headers and supported fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.