~+'''Reviews in Iteration 45'''+~<
> ~-Use IterationReviewsOverviewTemplate template to start new review pages.-~ Contains: ~-[[#CodeReViewTplCrTable|Code Review Table]]-~, ~-[[#CodeReViewTplOrTable|Document Review Table]]-~, ~-[[#CodeReViewTplCrColumns|Code Review Column Description]]-~, ~-[[#CodeReViewTplOrColumns|Document Review Column Description]]-~ <> '''''Code Reviews'''''<
> Description of columns can be found in section [[#CodeReViewTplCrColumns|Explanation of the columns in Code Review table]]. <
> For details on how to do a code review, see [[Process/Code Review|Code Review Process]]. <
> Code Reviews are done in the review-tool Crucible: [[http://kb-prod-udv-001.kb.dk:8060/|Link to Crucible]], export is done via [[http://kb-prod-udv-001.kb.dk:8060/plugins/servlet/export|Crucible export function]] <
> Template for insertion of a new line in edit mode: <
> `|| [http://kb-prod-udv-001.kb.dk:8060/cru/NS-XX NS-XX] || Bug/FR XXX || INIT || INIT || YYYY/MM/DD || IssuesFromNsXX || INIT || - || - || - || ||<#dddddd style="text-align: center;">'''Review Id''' <
> ~-NS-XX-~ ||<#dddddd style="text-align: center;">'''Task''' <
> ~-Bug/FR XXX-~ ||<#dddddd style="text-align: center;">'''Author(s)'''<
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Reviewer(s)''' <
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Review date''' <
> ~-YYYY/MM/DD-~ ||<#dddddd style="text-align: center;">'''Issues found''' <
> ~-IssuesFromNsXX-~ ||<#dddddd style="text-align: center;">'''Follow-up''' <
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Done''' <
> ~--, OK, OK-wp-~ ||<#dddddd style="text-align: center;">'''Releasetest''' <
> excl. or incl. TEST case.item and status ||<#dddddd style="text-align: center;">'''Manuals''' <
> Manual page(s)/chapter(s) || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-171|NS-171]] ||[[https://gforge.statsbiblioteket.dk/tracker/index.php?func=detail&aid=1963|FR 1963]] ||Mikis ||Jonas ||2010/10/06 ||A few cosmetic ||Mikis ||Done ||NA ||[[Iteration45ReviewsOverview/System%20Design%203.14/Pluggable%20parts?action=diff&rev2=3&rev1=2|System Design manual 3.14 changes]], [[Iteration45ReviewsOverview/Installation%20Manual%203.14/Choose%20an%20installation%20scenario?action=diff&rev2=3&rev1=2|Installation Manual 3.14 changes]] [[Iteration45ReviewsOverview/Configuration%20Manual%203.14/AppendixA?action=diff&rev2=3&rev1=2|Configuration Manual 3.14]] || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-170|NS-170]] ||[[https://gforge.statsbiblioteket.dk/tracker/index.php?func=detail&aid=2039|FR 2039]] and [[https://gforge.statsbiblioteket.dk/tracker/index.php?func=detail&aid=2052|FR 2052]] ||Jonas ||Mikis ||2010/10/06 ||Only cosmetic issues ||Jonas ||Done ||?? ||Installation manual? Configuration manual? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-173|NS-173]] ||[[https://gforge.statsbiblioteket.dk/tracker/?func=detail&aid=2051&group_id=7&atid=105|Bug 2051]] ||Jonas ||SVC ||2010/10/07 ||Only cosmetic issues ||Jonas ||Done ||NA ||?? || <> '''''Document Reviews'''''<
> Description of columns can be found in section [[#CodeReViewTplOrColumns|Explanation of the columns in Document Review table]].<
> For details on how to other reviews, see [[Process/Document Review|Document Review Process]].<
> Template for insertion of a new line in edit mode:<
> `|| [:DocumentReview/DocNameIdReview:DocName] || Version || Lines || Bug/FR XXX || INIT || INIT || YYYY/MM/DD || INIT || - ||` ||<#dddddd style="text-align: center;">'''Document''' <
> ~-`[:link:docName]`-~ ||<#dddddd style="text-align: center;">'''Version''' <
> ~-X.Y/date-~ ||<#dddddd style="text-align: center;">'''Lines/parts''' <
> ~-All/x-y-~ ||<#dddddd style="text-align: center;">'''Task''' <
> ~-Bug/FR XXX-~ ||<#dddddd style="text-align: center;">'''Author(s)'''<
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Reviewer(s)''' <
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Review date''' <
> ~-YYYY/MM/DD-~ ||<#dddddd style="text-align: center;">'''Follow-up''' <
> ~-INIT-~ ||<#dddddd style="text-align: center;">'''Done''' <
> ~--, OK, OK-wp-~ || ||[[DocumentReview/DocNameIdReview|DocName]] ||Version ||Lines ||Bug/FR XXX ||INIT ||INIT ||YYYY/MM/DD ||INIT ||- || <> '''''Explanation of the columns in Code Review table:''''' * "Review Id": The Crucible Review Id which the review is created under in Crucible. Normally name is on form NS-XX, i.e. text to be inserted is `[http://kb-prod-udv-001.kb.dk:8060/cru/NS-XX NS-XX]` * "Task": The assignment or tracker issue that the code has been updated for, e.g. Bug 1512. * "Author(s)": The person(s) who have made changes or additions to the code. Only Initials are given, e.g. ELZI. * "Reviewer(s)": The person(s) who have not been involved in coding these changes, who will participate in the review. * "Review date": Date for review. * "Issues found": Link to wiki page with issues found under review (and mandays of work). Normally on form IssuesFromNsXX. * "Follow-up": The person who will do the follow-up on the review specified under 'Issues found'. * "Done": whether the review follow-up has been done. Has value "'''-'''" if new, "'''OK'''" if all follow-ups are done, "'''OK-wp'''" (with postpones) if follow-ups are done with exceptions that have been postponed. * "Release Test": Whether the changes are to be included in the Release test. Has values "'''-'''" if new, "'''incl.'''" if it is to be included in the release test and "'''excl.'''" if it cannot be included in the release test (e.g. if not testable). * "Manuals": The manuals that has to be/is updated as a concequence of the change. Has values "'''-'''" if new, "'''Quick'''" for [[Quick Start Manual devel|Quick Start Manual]], "'''Deploy'''" for [[Deploy Manual devel|Deploy Manual]], "'''Conf.'''" for [[Configuration Manual devel|Configuration Manual]], "'''Inst..'''" for [[Installation Manual devel|Installation Manual]], "'''Dev.'''" for [[Developer Manual devel|Developer Manual]], "'''User'''" for [[User Manual devel|User Manual]]. <> '''''Explanation of the columns in Document Review table:''''' * "Document": Link to issue review page for document named with identification of the document, e.g. http://netarchive.dk/suite/AssignmentDeploy1 - See example in [Iteration 36]. * "Version": The SVN, CVS or date for revision of document/script to be reviewed. * "Parts/lines": Specifies the parts of the document/script to review (if less that the whole file). * "Task": The assignment or tracker issue that the code has been updated for, e.g. Bug 1512. * "Author(s)": The person(s) who have made changes or additions to the code. Only Initials are given, e.g. ELZI. * "Reviewer(s)": The person(s) who have not been involved in coding these changes, who will participate in the review. * "Review date": Date for review. * "Follow-up": The person who will do the follow-up on the review specified under 'Issues found'. * "Done": whether the review follow-up has been done. Has value "'''-'''" if new, "'''OK'''" if all follow-ups are done, "'''OK-wp'''" (with postpones) if follow-ups are done with exceptions that have been postponed.