I am getting below error message when import the test in Zephyr testcase importer tool.
Tue Jan 19 19:04:42 IST 2021 file:///D:/Users/guru/Desktop/Checksafe/Testcase_Import_Test/Sample_Sprint9_TC.xlsx normalization success..!
Tue Jan 19 19:04:43 IST 2021 Unable to add testcase ending at rowNumber - 6. Error:Unexpected response code: 400
{"errorMessages":[],"errors":{"description":"Description is required."}}
Tue Jan 19 19:04:43 IST 2021 Unable to add testcase ending at rowNumber - 13. Error:Unexpected response code: 400
{"errorMessages":[],"errors":{"description":"Description is required."}}
Tue Jan 19 19:04:44 IST 2021 Unable to add testcase ending at rowNumber - 202. Error:Unexpected response code: 400
{"errorMessages":[],"errors":{"description":"Description is required."}}
Tue Jan 19 19:04:44 IST 2021 Sample_Sprint9_TC.xlsx imported successfully..!
Please find the screen shot for your reference. Please help me out resolve this iss
@Gurunathan As per the error the description field is mandatory. Please add description field in configure screen window and then try again
You have to be sure that each of the excel rows carry data along side the respectiove test steps. For example,
In you excel is having 10 rows which consists of 2 test cases on 5 steps each.
From row 1-5 it should duplicate the test summery/description for first test.
From 6-10 it should have the duplicate the test summery/description for the second test case.
You should also give a try to the internal importer which is much easier to configure and use.
https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/1543077972/Internal+Importer
Regards,
Bibek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Gurunathan ,
Welcome to the Atlassian Community!
I don't use the app myself but according to the error message the import is failing because you are not setting the Description field that is mandatory in Jira.
In the provided screenshot I cannot see if you are mapping any Excel column to the description field in Jira. Can you kindly double-check this is the case?
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.