Model Set1& Set2 - Cse-A
Model Set1& Set2 - Cse-A
Roll No.
ARASU ENGINEERING COLLEGE, KUMBAKONAM-612 501
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
MODEL EXAMINATION
The model examination is used to assess the course outcomes CO1 to CO5, Lower Order Thinking (LOT) and
Higher Order Thinking (HOT) of the course.
C307.2 Evaluate project management approaches as well as cost and schedule estimation strategies.
C307.4
C307.5
10. What are the advantages and disadvantages of size measure? [CO5,LOT,K4]
PART – B (5X13=65 Marks)
11. a. Which process model is best suited for risk management? Discuss in [CO1,HOT,K5]
detail with an example. Give the advantages and disadvantages of the
model.
(or)
b. Illustrate an overview of object-oriented software engineering [CO1,HOT,K4]
development activities and their products.
12. a. What is the purpose of DFD? Construct DFD for the online shopping [CO2,HOT,K6]
system.
(or)
b. Discuss the functional and non-functional requirements. [CO2,HOT,K3]
13. a. Explain adapter, command and strategy design patterns with an [CO3,HOT,K4]
example.
(or)
b. Describe the golden rules of user interface design. [CO3,HOT,K3]
14. a. Compare black box testing and white box testing with a Banking [CO4,HOT,K4]
application.
(or)
b. Explain the process of debugging and why it is essential in software [CO4,HOT,K5]
development.
Part – C (1 X 15 = 15 Marks)
Verified by : SET II
HoD
Roll No.
ARASU ENGINEERING COLLEGE, KUMBAKONAM-612 501
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
MODEL EXAMINATION
The model examination is used to assess the course outcomes CO1 to CO5, Lower Order Thinking (LOT) and
Higher Order Thinking (HOT) of the course.
C307.2 Evaluate project management approaches as well as cost and schedule estimation strategies.
C307.4
C307.5
1. What are the pros and cons of Iterative Software development [CO1,LOT,K3]
models?
2. What are the advantages of the waterfall model? [CO1,LOT,K3]
3. Define feasibility study. [CO2,LOT,K1]
4. Name any two requirements of elicitation techniques. [CO2,LOT,K1]
5. Define Coupling. List the various types of Coupling. [CO3,LOT,K1]
6. Write a note on FURPS model. [CO3,LOT,K1]
7. What is meant by Low Coupling? [CO3,LOT,K1]
8. Define Regression testing [CO4,LOT,K1]
9. list out the various steps in planning process [CO5,LOT,K1]
10. Give the purpose of timeline chart. [CO5,LOT,K1]
(or)
b. Discuss the functional and non-functional requirements. [CO2,HOT,K3]
(or)
b. Summarize on the various architectural styles in software Design. [CO3,HOT,K3]
15. a. Describe in detail about COCOMO model for software cost estimation. [CO5,HOT,K4]
(or)
b. Summarize the motivation behind adopting DevOps in software
[CO5,HOT,K3]
engineering.
Part – C (1 X 15 = 15 Marks)
16.a. Consider the pseudocode for the simple subtraction given below: [CO4,HOT,K5]
(1) program ‘simple subtraction’
(2) input (x,y)
(3) output (x)
(4) output (y)
(5) if x> y then DO
(6) x-y = z
(7) else y –x = z
(8) endif
(9) output (z)
(10) output “end program”
Perform basis path testing generate test cases.
No. of Question papers needed:
Verified by :
HoD