In this repo there is an issue template for regression testing. These issue templates are used in the Archivematica Issues repository when we do regression testing for a release.
The issue template is generated from the regression-testing-checklist.csv file in this repository. To create a new issue template:
- Load the CSV into OpenRefine
- Apply changes/cleanup as needed
- Remove unneeded columns
- Facet Functional Area by text, then select each choice to isolate rows, then blank down so that only the top row has the Functional Area name (this makes it easier to delete duplicate headings later)
- Export the data by going to Export > Templating
- Paste data from this gist into the template and export (leave Row separator and Suffix fields blank)
- Tidy up markdown file
- Remove duplicate headings by finding
## null
and replacing with nothing
- Remove duplicate headings by finding
In the Archivematica Issues repository, replace the testing-checklist issue template with your new markdown file.