Stuqp
Stuqp
2. How does “Project Risk” factor affect the spiral model of software development?
3. Identify ambiguities and omissions in the functional requirements. What questions would
you ask to clarify these functional requirements?
10. An organic software occupies 15,000 COC. How many programmers are needed to
complete?
11.a. Explain in brief about the Extreme Programming process with a neat diagram.
11b. Compare and Contract Waterfall model, Spiral model and iterative model?
13a. Discuss in detail about the various architectural styles in Software Design.
13b. Write a short note on Model View Controller, Adapter, Proxy with suitable example.
14a. Elaborate in detail about the criterion for completion of software testing.
14b. Compare Black box testing and White box testing with a Banking Application.
15b. Describe in detail COCOMO models for software cost estimation with a suitable
example.
16a. Scenario:
16b. Scenario:
Assume a Hotel Management System for a chain of hotels with multiple branches. This
system would facilitate online booking of hotel rooms, where users can search for hotels,
browse available rooms based on desired traffic’s check room availability for specified dates,
and complete bookings by making a 50% payment through a payment gateway. Question: For
the given scenario, identify classes, attributes and methods for the system and draw a class
diagrams showing the relationships between classes.