Wiki source code of Manual Test Report Template
Version 39.1 by Thomas Mortagne on 2017/03/24
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 Enterprise 9.x**>>Download.DownloadVersion.WebHome||queryString="projectVersion=9.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.9\.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}} | ||
29 | |{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}TicketNumber{{/jira}}|(% class="notTested" %) Not Tested| | ||
30 | {{/comment}} |