Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Hi,
I am using Xray version 2.0.2. Having issues with exporting manual test steps from JIRA. I would have thought this is something that is already built-in so we can re-import the tests after exporting them from JIRA. The import format is:
"[{""index"":0,""step"":""Path: GL07 Template Catering (Trish please update this path) Step: Open the Excel Postback template and login via the Excelerator plugin"",""data"":""Client: KU User: XXXXX"",""result"":""The message 'Logged in' should appear""},{""index"":0,""step"":""Step: On the first line, enter the account code, the required posting attribute values, and amount"",""data"":""Account: XXXX, Project code XXXX, Amount: XXXXX GBP"",""result"":""""},{""index"":1,""step"":""Step: Complete the journal so that it balances"",""data"":"""",""result"":""""},{""index"":2,""step"":""Step: From the Excelerator plugin, select the tools option 'Post this sheet'"",""data"":"""",""result"":""A message displaying the GL07 order no should appear.""}]"
Export format is:
"[index=1, step=Path: Financials - Fixed assets - Year end routines - Update depr.base at year end * Step: Open the Update depr.base at year end window. - Log in as the Accounting Clerk of the Accounting Department., data=Client: KUDS ~ Username: XXXXXX, result=The Update depr.base at year end window will open.]
[index=2, step=Path: Financials - Fixed assets - Year end routines - Update depr.base at year end * Step: Run the Update depr.base at year end AT14 report., data=, result=The report will be run.]
[index=3, step=Path: Common - Maintenance of ordered reports * Step: Open the Maintenance of ordered reports window., data=, result=The Maintenance of ordered reports window will open.]
[index=4, step=Path: Common - Maintenance of ordered reports * Step: Check if the Update depr.base at year end AT14 report had run., data=, result=The report will be run.]
"
Because of this we cannot re-import our test scripts.