Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Silicon Institute of Technology

Silicon Hills, Bhubaneswar


| An Autonomous Institute |

6th Semester B.Tech. Mid Term Examination 2021-2022


SOFTWARE ENGINEERING(18CS1T06)
Duration: 01:30 Full Marks: 25

1 Answer All
a Explain Design stage of Water fall model.
2
b Why is prototype also called as a toy implementation?
2
c What are the various ways in which an Analyst can gather the requirements?
2
d Explain how SRS document is used as a contract as well as reference document to settle
2
future disputes.
2 Answer All
a Explain Prototype model using the life cycle diagram.
3.5
b Using appropriate examples , explian what are non-functional requirements.
3.5
3 Answer any One
a What are Agile Models?Explain Extreme Programming using a figure.
5
b Recommend suitable life-cycle models for the following applications and justify your
5
choice.
1. Medical Diagnostic System
2. Animated computer game system
3. ERP System
4. Payroll System
4 Answer any One
a Discuss the properties of a good and a bad SRS document.
5
b Design the Decision Table for the following business rules.
5
The number of vacation days depends on age and years of service
Every employee receives at least 22 days. Additional days are provided according to the
following criteria:

1. Only employees younger than 18 or at least 60 years, or employees with at least 30


years of service will receive 5 extra days.
2. Employees with at least 30 years of service and also employees of age 60 or more,
receive 3 extra days, on top of possible additional days already given.
3. If an employee has at least 15 but less than 30 years of service, 2 extra days are given.
These 2 days are also provided for employees of age 45 or more. These 2 extra days
can not be combined with the extra 5 days.

You might also like