I got a new laptop at work (duh) and am now having issues with importing to Xray. I created a new configuration file and a new csv file and they just aren't importing the way they have in the past. Does anyone know why I am getting the display that says "There are no steps defined" when I open the test case in Xray?
My column headers on my cvs spreadsheet for import are:
My configuration file is:
{
"projectKey" : {
"project" : "ASCENT"
},
"field" : {
"Components" : "components",
"Action" : "Action",
"Identifier" : "Test Case Identifier",
"Asignee" : "assignee",
"Espected Results" : "Expected Result",
"Labels" : "labels",
"Data" : "Data",
"Name" : "summary"
},
"link" : { },
"projectSelection" : {
"project" : "true"
},
"projectName" : { },
"value" : { }
I realized there were issues with my file. I have corrected them - Steps instead of Action, etc. and tried it again with same results. Sorry for my typos - I was in a hurry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.