If you have a lot of those small interface tweaks, you could make them tasks within an overall "improve GUI" user story. Of course that overall story should have a certain business value (easier navigation) and have a good description "as a user I want to... in order to.. ".
If it's a single, trivial UI tweak, it can be a cheap user story - but I'd still represent it as a story so that it's taken into account in velocity, estimation and planning.
If you want to collect a bunch of small UI tweaks on the same thing - e.g. slightly different colour text for a div tag and a different font family, then by all means group them together into a bigger user story - so long as the description of the user story makes sense.
If it's a requested feature then i would create a new story for it for the next sprint/iteration. "Implement Visual Feedback for User Interaction via Pointer Device with the Page Selection Module" sounds like a nice story for that... or simply "UI Layout Enhancements" to group several of such small tweaks together.
发布评论
评论(3)
如果您有很多这样的小界面调整,您可以将它们放在整个“改进 GUI”用户故事中。当然,整个故事应该具有一定的商业价值(更容易导航)并且有一个很好的描述“作为用户我想要......为了......”。
If you have a lot of those small interface tweaks, you could make them tasks within an overall "improve GUI" user story. Of course that overall story should have a certain business value (easier navigation) and have a good description "as a user I want to... in order to.. ".
它们是一个与其他任何故事一样的用户故事。
如果它是一个简单的、琐碎的 UI 调整,它可能是一个廉价的用户故事 - 但我仍然代表它作为一个故事,以便在速度、估计和规划中考虑到它。
如果您想收集同一件事上的一堆小的 UI 调整 - 例如,div 标签的颜色文本和不同的字体系列略有不同,那么无论如何将它们组合成一个更大的用户故事 - 只要描述用户故事是有道理的。
They are a user story like any other.
If it's a single, trivial UI tweak, it can be a cheap user story - but I'd still represent it as a story so that it's taken into account in velocity, estimation and planning.
If you want to collect a bunch of small UI tweaks on the same thing - e.g. slightly different colour text for a div tag and a different font family, then by all means group them together into a bigger user story - so long as the description of the user story makes sense.
如果这是一个请求的功能,那么我会为下一个冲刺/迭代创建一个新的故事。 “通过指针设备与页面选择模块实现用户交互的视觉反馈”听起来像是一个不错的故事......或者简单地“UI 布局增强”将几个这样的小调整组合在一起。
If it's a requested feature then i would create a new story for it for the next sprint/iteration. "Implement Visual Feedback for User Interaction via Pointer Device with the Page Selection Module" sounds like a nice story for that... or simply "UI Layout Enhancements" to group several of such small tweaks together.