~+'''Reviews in Iteration 44'''+~<
> ~-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) || ||NS-XX ||Bug/FR XXX ||INIT ||INIT ||YYYY/MM/DD ||IssuesFromNsXX ||INIT ||- || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-159|NS-159]] ||Index Aggregator ||MSS ||JOLF ||2010/07/08 ||IssuesFromNs159 ||MSS ||Done ||[[Iteration44ReviewsOverview/TEST12|TEST12]] ||???? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-160|NS-160]] ||Arguments through BatchGUI, and FR 2003 ||JOLF ||SVC ||2010/07/29 ||IssuesFromNs160 (NA) ||JOLF ||Done ||???? ||???? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-161|NS-161]] ||bug 1999, FR 1937, codestyle, etc. ||JOLF ||SVC ||2010/07/29 ||IssuesFromNs161 (NA) ||JOLF ||Done ||???? ||???? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-162|NS-162]] ||bugs 1940/1961 ||SVC ||JOLF ||2010/07/29 ||IssuesFromNs162 (NA) ||SVC ||Done ||Bug 1961 is unittested Bug1940Testing ||???? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-163|NS-163]] ||bug 2014, and changes due to refactoring ||SVC ||JOLF ||2010/07/29 ||IssuesFromNs163 (NA) ||SVC ||Done ||Not needed. Only logging affected ||???? || ||[[http://kb-prod-udv-001.kb.dk:8060/cru/NS-165|NS-165]] ||Feature request 1774 ||MSS ||SVC ||2010/08/27 ||IssuesFromNs165 ||MSS ||Done ||???? ||???? || <> '''''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.