agile 4
2018-08-18 16:29:30 4 举报
AI智能生成
agile软件开发
作者其他创作
大纲/内容
day 6 scrum
3piilars
transparency
inspection
adaptation
适用于
all but especially complex
simple
complicated
complex
anarchy
framwork
roles
product owner
decide features/ release data /prioritization /KPI
scrum master
LIKE A coordinator for agile
team
5-9
crossfuctional
membership change only bewteen sprints
ceremonies
sprint planning
sprint prioritization
sprint goal
sprint plan
sprint backlog
sprint review:
result
result
demo-what havedone and feedback from chicken
sprint retospective
:process (比review后)
:process (比review后)
good
improvement
stop
or SWOT
for pig
daily scrum meeting
not for problem solving
3questions
do yesterday
do today
obstacles in your way
artifacts
product backlog
PO
po&team collaborate on details of product backlog items
PBI (Items)
SPRINT backlog
team
individuals sign up for work of their own choosing
burndown charts
burndown chart
defination of done
要做的流程全部做完
比如 通过测试 比如写完用户手册
每天剩下的工作 vs 时间
封装了细节
user story:
subtag of SBI
subtag of SBI
rating userstory
by plannig cards points
by mark
by mark
1 2 3 5 8
too big too unestimatable
xs s m l xl
if you are in the middle of sprint
po give new adding,
you are allow to say no
po give new adding,
you are allow to say no
if po told you add VERY IMPORTANT thing in last sprint just before demo
you add it and remove equal thing out
you add it and remove equal thing out
Content
what
why
who
release planning
once for one release;dicided by client
begining of the sprint
at the end of each sprint
begining of everyday
day7
method choose
kanban for known:help desk
scrum for unkown more
agile testing
what it is?
meet requirements
fuctional
non-functional
implied
WHY test
developer's responsibility
type of test
unit test
integration
system test
单个可以工作 没有依赖的
regression test
回归覆盖面大,却并不深入,不探究较复杂的功能错误,主要在于使用层面的完整上,验证系统是否满足规格说明
smoke and sanity testing
“冒烟测试”这一术语描述的是在将代码更改嵌入到产品的源树中之前对这些更改进行验证的过程/完整性测试
USER acceptance testing
client testing
usability testing
user-friendly test
fuctional testing
end to end testing
take sys as a black box ,give input and see the output
positive and negative testing
输正确的和错误的参数 看反应
compatibility test
兼容性测试
GUI test
performance testing
load testing
normal and peak;after peak it goes down
stress testing
test the maximum
white box testing
子主题
black box
vulnerability
鲁棒性测试
concurrency testing
并发行测试
risk based testing
哪最有可能出错优先测哪
子主题
bondary value analysis
cyclomatic complexity
路径数
lower the better
分支主题
PBI&SBI
homework
persona
針對每一類型的代表使用者,所創造出來的背景敘述。
Profile description created for each represented type of users
Profile description created for each represented type of users
当你不容易接触到真正的用户时,
角色扮演着“用户替身”的角色,
帮助指导你对功能和设计的决定,
所以角色是非常有用的。
像“罗斯如何使用这个功能”或者“弗朗西斯会对此感兴趣吗?”
这样的问题可以在你的团队中展开很好的对话,让你像你的用户那样思考。
角色扮演着“用户替身”的角色,
帮助指导你对功能和设计的决定,
所以角色是非常有用的。
像“罗斯如何使用这个功能”或者“弗朗西斯会对此感兴趣吗?”
这样的问题可以在你的团队中展开很好的对话,让你像你的用户那样思考。
travller xiaoming
grade 1 in university
single male
bornfrom tier 2 city
middle class family
have many friends very social
like to travel simplely
geek in surfing the internaet
major in AI, perform great in class
no income
ctrip emploree
2,care for number of user , net benefits,visit number, pay number
3.ventor's quality
4.feedback from user
5.KPI
,need effeciency and visuliasation
7. need to report to hign level
运营 x
1.very busy ,extra time in work
1.around 30-35,married
3.middle class ,
子主题
vendor
1. push to app ,recommend
2.visit number /pay numver
3.compare to other app
4. app user friendly
invest
I - Independent
PBI (Product Backlog Item) should be self-contained, in a way that there is no inherent dependency on anthoer PBI.
N - Negotiable
PBIs are not explicit contracts and should leave space for discussion.
V - Valuable
A PBI must deliver to the stakeholders.
要回应user story
E - Estimable
You must always be able to estimate the size of a PBI.
S - Small
PBIs should not be so big as to become impossible to plain.
T - Testable
The PBI or its related description must provide the necessary information to make test development possible.
PBI (Product Backlog Item) should be self-contained, in a way that there is no inherent dependency on anthoer PBI.
N - Negotiable
PBIs are not explicit contracts and should leave space for discussion.
V - Valuable
A PBI must deliver to the stakeholders.
要回应user story
E - Estimable
You must always be able to estimate the size of a PBI.
S - Small
PBIs should not be so big as to become impossible to plain.
T - Testable
The PBI or its related description must provide the necessary information to make test development possible.
自由主题
empirical process
for complex projects
defined process
0 条评论
下一页