Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
R2.1.0 S2
-
Description
From the Test issue screen, there should be a new option to export all the Test Steps from manual test issues. This option must be triggered by a button on next to the Import Steps action.
The CSV must contain the following columns:
- Step
- Data
- Expected Result
- Attachments
The headers must be specified as will in the CSV.
The "Export Steps" button must be a dropdown with a single option named "to csv...". This will open a dialog for configuring the following options:
- The CSV separator. Default must be ",".
- A checkbox specifying if attachment links must be exported.
The attachments column must contain the links for attachments in JIRA separated by | (pipe).
If attachments are not configured to be exported, the Attachmnts column must not exist.