Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All the templates linked in this article only take issues of type "Test" as input source. They rely on the capabilities described in this article (as well as the overall Document Generator ones). 

Out of the box, the fields included are 

KeySummaryTest TypePriorityComponentTest Repository Folder

Plus the test content details, depending on the type (Action/Data/Result, Gherkin Definition, Unstructured Definition).

...

  1. Upload the template to your instance;
  2. Go to the Search for Issues page and search for the tests you want to export and do it using bulk export with DocGen;



  3. Open the exported file in Excel, make changes if needed, and then save the file as CSV;
  4. Open the Xray Test Case Importer and choose the CSV file (Choose the semi-colon delimiter)


  5. Do the following mapping and then begin the import:


Tips for the Issue ID column to make it an identifier instead of Key:

  1. Select the Issue ID column
  2. Go to Home-> Find & Select -> Replace.
  3. Fill the "find what" and "replace with" with what you want, for this you will filter by the Key of the project and replace it with empty space
    Image Added
  4. Click "Find All".
  5. In the lower part of the Find and Replace window it will show the table with all occurrences for that Column
  6. Click one row of that table and do Ctrl + A, it should select the whole table. The whole table selected
  7. Click Replace All
    Image Added

Export and import tests: Server/Server

...