Wiki source code of Manual Test Report Template
Last modified by Ilie Andriuta on 2018/11/27 12:43
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use("TestReports.ManualTestReportTemplate") | ||
| 3 | {{/velocity}} | ||
| 4 | |||
| 5 | {{info}} | ||
| 6 | This document represents the template used for the Manual Test Report for each released version. It is considered a work in progress. | ||
| 7 | {{/info}} | ||
| 8 | |||
| 9 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
| 10 | {{toc/}} | ||
| 11 | {{/box}} | ||
| 12 | |||
| 13 | The aim of this report is to test [[**XWiki 10.x**>>Download.DownloadVersion.WebHome||queryString="projectVersion=10.x"]] and see that everything is working properly. | ||
| 14 | |||
| 15 | = Tested Browsers & Databases = | ||
| 16 | |||
| 17 | {{include reference="TestReports.ManualTestReportTemplateSummary.WebHome"/}} | ||
| 18 | |||
| 19 | = Jira Tickets Marked as Fixed in the Release Notes = | ||
| 20 | |||
| 21 | [[**Release Notes**>>ReleaseNotes.Data.XWiki.10\.X]] | ||
| 22 | |||
| 23 | {{info}} | ||
| 24 | Remove the Comment Macro and fill in the table! | ||
| 25 | {{/info}} | ||
| 26 | |||
| 27 | |=Ticket|=Test Result|=Tested by | ||
| 28 | {{comment}}|{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}TicketNumber{{/jira}}|(% class="notTested" %)Not Tested|{{/comment}} |