I have already discussed how various departments work together to complete a sprint. The intermediate process may not be too detailed, but I think it is nothing more than the actual development and testing process and the operations of the devsuite system, so we don't need to talk too much about it, because this time we mainly focused on how to implement scrum, and the development and testing processes exist in all software development, and they are similar, so we can talk about something related to scrum. Next we will talk about something:Every Hitachi Conference.
The so-called daily meeting is called daily standup meeting. Since standup cannot sit down, it cannot sit down. Of course, it should not take too long.
In terms of standard definition, every Hitachi will introduceWhat did I do yesterday, what I need to do today, and what problems I encounteredAnd the meeting time should be controlled within 15 minutes. The participants are the developers involved in the sprint.
AboutWhat did I do yesterday? What do I need to do today?In fact, we can see these two points in the story board of each sprint in devtrack, but sometimes it is better to give a verbal explanation, because, the Group knows what others are doing, which is better than knowing what others are doing.
The most important thing is thatWhat problems have I encountered?There are two advantages: First, you can solve the problem together. Second, if it is difficult to solve the problem for a long time, you can determine whether to use delay.
SoEvery Hitachi ConferenceIt is very important to promote team communication and collaboration, and to anticipate possible problems in advance.
Generally,Every Hitachi ConferenceThis is attended by developers, but our company also requires the test team to haveEvery Hitachi ConferenceIn additionWhat did I test yesterday? What do I need to test today?In additionDifficulties encountered during testing, Or even discussTest points that a function should cover.
In the actual implementation processEvery Hitachi ConferenceIt has also been proved to play a major role in product quality assurance.