What is the difference betweem scrum model,xp model and fdd
model?



What is the difference betweem scrum model,xp model and fdd model?..

Answer / edlis renyta

1.Scrum teams typically work in iterations (called sprints)
that are from two weeks to one month long. XP teams
typically work in iterations that are one or two weeks long.
2.Scrum teams do not allow changes into their sprints. Once
the sprint planning meeting is completed and a commitment
made to delivering a set of product backlog items, that set
of items remains unchanged through the end of the sprint.
XP teams are much more amenable to change within their
iterations. As long as the team hasn’t started work on a
particular feature, a new feature of equivalent size can be
swapped into the XP team’s iteration in exchange for the
unstarted feature.
3.Extreme Programming teams work in a strict priority
order. Features to be developed are prioritized by the
customer (Scrum’s Product Owner) and the team is required
to work on them in that order. By contrast, the Scrum
product owner prioritizes the product backlog but the team
determines the sequence in which they will develop the
backlog items. I’ve never seen a Scrum team not choose to
work on the highest-priority item. And a Scrum team will
very likely choose to work on the second most important.
However, at some point one of the high priority items may
not be a good fit for the sprint being planned—maybe a key
person who should work on it will be swamped by work on
higher priority items. Or maybe it makes sense to work on a
slightly lower priority item (let’s say #10 on the product
backlog instead of #6) because the team will be working in
the code where #10 would be implemented.
4.Scrum doesn’t prescribe any engineering practices; XP
does. I love the XP engineering practices, particularly
things like test-driven development, the focus on automated
testing, pair programming, simple design, refactoring, and
so on. However, I think it’s a mistake to say to the
team “you’re self-organizing, we trust you, but you must do
these specific engineering practices….” This sends a mixed
message to the team that causes confusion. I love the XP
practices but don’t like mandating them. I want teams to
discover the value on their own.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

please send me latest Aptitude Test paper

0 Answers   HSBC, TCS,


Give an algorithm for the following problem and determine its time complexity. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is maximized. You may assume that n is a multiple of 2 (i.e. n is even).

1 Answers  


I need a last 3 years question paper for RRB exam,post of section engineer(computer science)

1 Answers   RRB,


Hi Friends, I am doing engg in comp sc in the final year from the evening college, I don't have experience in technical field. I am working in nontechnical field. I have big question that will IT companies considered me as fresher or they looks experience from me ? if you reply to my query, i am really grateful to you

0 Answers  


what is the quantity of cement and sand in 1 sq.m (mortar ratio ) a, 1:4 b, 1:3 c, 1:6

0 Answers  






How to recyling of Expired Computer/Laptop,Mouse,CPU & Key Board (Warranty)?

0 Answers  


Three days and Three Nights Do Not Equal 72 Hours

6 Answers   Qiscet,


10. Write a program in ‘C’ language that will perform the following operation on double link list. Each node of this list contains the address of previous as well as next node. The previous pointer of first node & next pointer of last node should contain null. 1. Creation of list with as many records as user want 2. Search a node in the list 3. Deletion at last position 4. Display 5. Exit Create separate functions for each operation. The create () will be used to create the list. It should accept no argument & return the address of the starting node. Search() will search a node in the list. It receives rollno as argument & return that node if found otherwise return null. The delete () function will delete the last node. It does not receive any argument & return structure type value at last position. The starting node of the double list must be declared as external pointer variable. Each element of double link list will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech

0 Answers  


how to store the vacuum in tank? its possible? what are the units for measure the vacuum ?

0 Answers  


I have done BE ( computer science) i secleted in sbi clerical written exam. so what questions they asked according to my subject please send me the answer

0 Answers   State Bank Of India SBI,


boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);

0 Answers  


explain in detail about life cycle of thread

0 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)