Hello. I am working on external project and we would like to import test cases which we have in XLSX into Zephyr.
My google-fu lead me here: Import which lead me here Zephyr for JIRA Importer Utility
but that is kinda out of the question because we don't have control over the Jira (the 3rd party has). I have checked what fields does importer has available and as you can see bellow there's very little.
Can it be done with the Importer instead of that utility? We might be able to ask the 3rd party to make changes to importer settings and I just need to know if it can be done. If not, we would just do it manually.
Thanks in advance for your help!
The Zephyr for Jira Importer Utility supports importing data into every single field that Zephyr tests and cases have. What specific field are you trying to import data into that you think that utility doesn't support?
We can't use the Importer utility becasue we don't have access to the local machine since it's under control of the 3rd party and the Importer which is in Jira doesn't have the fields to import test steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Importer Utility uses the REST API, so you don't need 'local' access, only network connectivity over ports 8080 and 443. Ask the third party to accommodate this and you're in business.
As for the built-in Importer, it supports all the fields of all the issues within the project you are accessing. If the field isn't shown on the Importer's screen after you connect to a project, then that field hasn't been configured to be visible on the associated issue's edit screen. If you resolve that, the field should be available to you.
You specifically mentioned 'test steps'. The field you need to add is called 'Zephyr Teststep'. If you add that field to the Test issue's edit screen, when you use the Importer to bring data into a Zephyr Test (issue) your Importer screen will show the three test case data fields, as per this screen grab:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a similiar question but with a twist.
I have the Importer tool but would like to have it import the User Stories ID that have existing in JIRA to link with the test scripts that we are importing in.
Do you know of (a) another tool that can do the import or (b)how I can modify the tool to be able to bring this field information over?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Vratislav ,
I would suggest you to check in the zephyr custom field is added to the create issue screen. If you are able to see the test detail(Test set, Data, Expected Results ) in the create test screen of JIRA, you will be able to see the same details in the importer section to drag and drop too.
Please give it a try!
-Bibek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.