Project

General

Profile

Meeting #178

Updated by Riccardo Vitelli over 9 years ago

h1. Sprint planning

*Date of the meeting:* 30/07/2015
*Sprint objective:* Third release of MARTe with support for MARTe objects and small refactoring of static const objects and static member variables.
*Backlog items:* #189, #188, #187, #186, #185, #184, #183, #182 #181, #179, #177, #176, #169, #168

h1. Sprint review

Almost all the user-stories were successfully completed. Some issues remain to be addressed (see Technical debt below). TODO

h1. Sprint retrospective

* Things that the team should start doing
** Simplify and improve the quality of the API documentation of the tests;
** Improve the readability (even more obvious variable names) of the testing source-code;
** Have the quality review of the tests focus more on the quality of the code rather than on the documentation; documentation.
** Avoid branching in the tests source code: if a test requires "if..then" or "switch" probably it needs refactoring. MORE TODO

* Things that the team should stop doing
** Avoid having many user-stories going in parallel and tackling many source-files.


TODO

* Things that the team should continue doing


TODO

h1. Technical debt

Non-completed user-stories: #169, #182, #183, #188, #189
#169 and #182 will be completed in the next sprint; #183, #188 and #189 will be moved to the backlog for future development.
TODO

h1. Backlog review (restimation, reprioritization, weighting)

The sprint was successful, with the exception of #169 and #182 which miss only formal reviewing. TODO

Back