Opens in a new windowOpens an external websiteOpens an external website in a new window
This website utilizes technologies such as cookies to enable essential site functionality, as well as for analytics, personalization, and targeted advertising purposes. To learn more, view the following link: Cookie Policy
オープンコミュニティ「要求開発アライアンス(http://www.openthology.org)」2008年5月度定例会の発表資料です。
Open Community "Requirement Development Alliance" 2008 May regular meeting of the presentation materials.
書籍「ジョイ・インク」の内容から抜粋して、喜びのあるソフトウェア開発の様子を紹介します。
CHANGE WORK 「IT技術者の働き方改革」セミナーの講演資料です。 https://agileprocess.connpass.com/event/63147/
The document describes The Kanban Game, which is a collaborative experience used to learn how to use Kanban in a team-building setting. The game includes story cards, chance cards, and a progress tracking sheet. It involves drawing a Kanban board and playing through 3 scenarios with different Kanban configurations over multiple iterations to experiment with Kanban. Retrospectives are held after each game to discuss strategies. The goal is to provide a useful experience for learning and improving Kanban practices.
Functional testing validates that application functions as specified by feeding inputs and examining outputs without considering internal structure. It assesses features against specifications. Good test cases are specific, measurable, achievable, relevant and time-bound. They initially focus on typical happy paths without exceptions. Test cases communicate expectations and allow engineers to verify functionality from the perspective of specification holders.