150 likes | 272 Views
Final Exam. Material from first half, but not a lot Design Dataflow State machines Modularity, abstraction, information hiding Refinement, topdown design Quality Assurance User interface design RUP and XP Bazaar and Crystal Clear. Read the papers!. Parnas, Berard, Wirth JoelOnSoftware
E N D
Final Exam • Material from first half, but not a lot • Design • Dataflow • State machines • Modularity, abstraction, information hiding • Refinement, topdown design • Quality Assurance • User interface design • RUP and XP • Bazaar and Crystal Clear CS427
Read the papers! • Parnas, Berard, Wirth • JoelOnSoftware • Tidwell – UI patterns • Raymond - Cathedral and the Bazaar • Crystal Clear CS427
Software engineering • 327 – process • Modeling, management, requirements and design • 329 – tools • Software configuration management • Testing • Metrics • Maintenance and reverse engineering • Client-server, web systems, component software • CASE tools CS427
Grade curve from 2001 • A+ 7 • A 15 • A- 27 • B+ 19 • B 13 • B- 11 • C+ 4 • C 1 CS427
Project Problems • Takes too long to learn technology • Don’t know how to divide up work • A few people do all the work • Spend more effort on teaching, less on building • Pair for learning • All work in the same room at the same time • Fire those who are holding you back CS427
RUP and XP • What are the main differences? • What different assumptions do they make? • How are their goals different? CS427
Scheduling • How are the goals of scheduling different in RUP and XP? • How do the techniques differ? • Who makes schedules? Does it matter? CS427
Requirements • How do use cases differ from user stories? • Who does the work? Does it matter? CS427
Analysis • What happens during the RUP workflow called “analysis”? • XP doesn’t have anybody called an “analyst” or a phase called “analysis”. • Where does the work get done? • What are the advantages and disadvantages of each approach? CS427
Architecture • What is “Architecture” in RUP? • What does an “architect” do? • XP doesn’t have an architect and never mentions architecture. • Does this work get done anyway? CS427
Design • What happens during the RUP workflow called “design”? • XP doesn’t have anybody called a “designer” or a phase called “design”. • Where does the work get done? • What are the advantages and disadvantages of each approach? CS427
Evaluation • How do people on an RUP project know whether they are building the right system? • How do people on an XP project know whether they are building the right system? CS427
Quality • Do RUP and XP have different ideas of software quality? If so, how? CS427
Manager • What does an RUP manager do? • What does an XP manager do? • Which job is harder? CS427
Developer • What things does a RUP developer need to know that an XP developer doesn’t? • What things does an XP developer need to know that an RUP developer doesn’t? • Which job is harder? CS427