
会员
Managing Software Requirements the Agile Way
更新时间:2021-04-09 23:12:21 最新章节:Leave a review - let other readers know what you think
书籍简介
Learnhowtodeliversoftwarethatmeetsyourclients’needswiththehelpofastructured,end-to-endmethodologyformanagingsoftwarerequirementsandbuildingsuitablesystemsKeyFeatures*Learnhowtocommunicatewithaproject’sstakeholderstoelicitsoftwarerequirements*Dealeveryphaseoftherequirementlifecyclewithpragmaticmethodsandtechniques*ManagethesoftwaredevelopmentprocessanddeliververifiedrequirementsusingScrumandKanbanBookDescriptionDifficultyinaccuratelycapturingandmanagingrequirementsisthemostcommoncauseofsoftwareprojectfailure.Learninghowtoanalyzeandmodelrequirementsandproducespecificationsthatareconnectedtoworkingcodeisthesinglemostfundamentalstepthatyoucantaketowardprojectsuccess.Thisbookfocusesonadelineatedandstructuredmethodologythatwillhelpyouanalyzerequirementsandwritecomprehensive,verifiablespecifications.You'llstartbylearningaboutthedifferententitiesintherequirementsdomainandhowtodiscoverthembasedoncustomerinput.You’llthenexploretried-and-testedmethodssuchasimpactmappingandbehavior-drivendevelopment(BDD),alongwithnewtechniquessuchasD3andfeature-firstdevelopment.Thisbooktakesyouthroughtheprocessofmodelingcustomerrequirementsasimpactmapsandwritingthemasexecutablespecifications.You’llalsounderstandhowtoorganizeandprioritizeprojecttasksusingAgileframeworks,suchasKanbanandScrum,andverifyspecificationsagainstthedeliveredcode.Finally,you'llseehowtostartimplementingtherequirementsmanagementmethodologyinareal-lifescenario.Bytheendofthisbook,you'llbeabletomodelandmanagerequirementstocreateexecutablespecificationsthatwillhelpyoudeliversuccessfulsoftwareprojects.Whatyouwilllearn*Kick-starttherequirements-gatheringandanalysisprocessinyourfirstmeetingwiththeclient*Accuratelydefinesystembehaviorasfeatures*ModelanddescriberequiremententitiesusingImpactMappingandBDD*Createafeature-basedproductbackloganduseittodrivesoftwaredevelopment*Writeverificationcodetoturnfeaturesintoexecutablespecifications*DelivertherightsoftwareandrespondtochangeusingeitherScrumorKanban*ChooseappropriatesoftwaretoolstoprovidetransparencyandtraceabilitytoyourclientsWhothisbookisforThisbookisforsoftwareengineers,businessanalysts,productmanagers,projectmanagers,andsoftwareprojectstakeholderslookingtolearnavarietyoftechniquesandmethodologiesforcollatingaccuratesoftwarerequirements.Afundamentalunderstandingofthesoftwaredevelopmentlifecycle(SDLC)isneededtogetstartedwiththisbook.Althoughnotnecessary,basicknowledgeoftheAgilephilosophyandpractices,suchasScrum,alongwithsomeprogrammingexperiencewillhelpyoutogetthemostoutofthisbook.
品牌:中图公司
上架时间:2020-08-14 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Fred Heath
最新上架
- 会员本书以Kettle实现ETL流程为目标,将ETL知识点与任务相结合,配套真实案例,深入浅出地介绍了ETL数据整合与处理的相关内容。全书共8章,第1章介绍了ETL概念和ETL工具,让读者在了解ETL相关的概念后,立刻上手ETL工具Kettle;第2~6章介绍了Kettle工具转换相关的组件,包括源数据获取、记录处理、字段处理、高级转换、迁移和装载等内容,内容与ETL流程匹配,能帮助读者快速掌握ETL计算机8.1万字
- 会员本书内容分3个部分共12章。第1-4章主要介绍什么是数据分析,以及Python的编程环境和基础语法知识。第5-9章主要介绍数据处理和分析的各种方法。第10-12章介绍了如何结合Python与Excel在实际工作中进行数据处理与分析操作。计算机8.5万字
- 会员本书分为4篇,第1篇是基础入门篇,主要介绍数据分析与挖掘的基本概念及Python语言的数据分析基础;第2篇是数据分析篇,主要介绍常用的数据分析方法;第3篇是数据挖掘篇,主要介绍常用的数据挖掘方法;第4篇是实战应用篇,介绍两个完整的数据分析与挖掘案例。计算机10.9万字
- 会员本书较全面地介绍了MySQL数据库的基础知识及其应用。本书共11章,包括数据库基础,MySQL的安装与配置,数据库的基本操作,数据表的基本操作,表数据的增、改、删操作,数据查询,视图,索引,存储过程与触发器,事务,数据安全等内容。本书采用案例教学方式,每章以应用实例的方式阐述知识要点,再通过实训项目分析综合应用,最后辅以思考与练习巩固所学知识。应用实例、实训项目、思考与练习这3个部分分别采用3个不计算机7.8万字
- 会员《网络科学与网络大数据结构挖掘》作为网络科学的工具性图书共分两大模块:第一模块是基础理论,包括网络基本概念、网络拓扑性质、复杂网络社团挖掘等内容,旨在让读者熟悉一些基本的建模方法和分析技巧。第二模块为应用模块,包括复杂网络在几个代表性领域中的应用研究分析及案例剖析等。全书没有过多地数学和物理推导,而是更为关注网络科学的思维习惯和研究方式,兼具理论性、资料性和实践性。可用于各学科领域的教学及研究人员计算机0字
- 会员本书以Python数据分析与挖掘的常用技术与真实案例相结合的方式,深入浅出地介绍Python数据分析与挖掘的重要内容。本书共11章,分为基础篇(第1~5章)和实战篇(第6~11章),基础篇包括数据挖掘基础、Python数据挖掘编程基础、数据探索、数据预处理、数据挖掘算法基础等基础知识;实战篇包括6个案例,分别为信用卡高风险客户识别、餐饮企业菜品关联分析、金融服务机构资金流量预测、O2O优惠券使用预计算机13.6万字