0% found this document useful (0 votes)
3 views5 pages

Model Set1& Set2 - Cse-A

The document outlines the model examination for the Object Oriented Software Engineering course at Arasu Engineering College, detailing the assessment of course outcomes through various question types. It includes a breakdown of the exam structure, with parts A, B, and C, covering topics such as software development models, project management, testing, and design patterns. The exam aims to evaluate both lower and higher order thinking skills of students over a duration of three hours.

Uploaded by

revicse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views5 pages

Model Set1& Set2 - Cse-A

The document outlines the model examination for the Object Oriented Software Engineering course at Arasu Engineering College, detailing the assessment of course outcomes through various question types. It includes a breakdown of the exam structure, with parts A, B, and C, covering topics such as software development models, project management, testing, and design patterns. The exam aims to evaluate both lower and higher order thinking skills of students over a duration of three hours.

Uploaded by

revicse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

SET I

Roll No.
ARASU ENGINEERING COLLEGE, KUMBAKONAM-612 501
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

MODEL EXAMINATION

Year/Sem./Branch : III / VI / CSE-A Max. Marks : 100


Sub. Code & Name : CCS356 / Object Oriented Software Engineering
Duration : 3 hours
Date & Session : .04.2025 & AN

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.

K1 – Remembering K2 – Understanding. K3 – Applying


K4 – Analyzing. K5 – Evaluating. K6 – Creating.

COURSE COURSE OUTCOMES (COs)


CODE

C307.1 Compare various Software Development Lifecycle Models

C307.2 Evaluate project management approaches as well as cost and schedule estimation strategies.

C307.3 Perform formal analysis on specifications.

C307.4

C307.5

Answer all the Question

PART – A (10X2=20 Marks)

1. Software doesn’t wear out’ - Justify? [CO1,LOT,K4]


2. Define evolutionary prototype. [CO1,LOT,K1]

3. What is UML? [CO2,LOT,K1]

4. State the characteristics of SRS document. [CO2,LOT,K1]

5. Define software design. Write different types of software design. [CO3,LOT,K1]

6. Define Design Patterns. [CO3,LOT,K1]

7. Define unit testing. [CO4,LOT,K1]

8. Distinguish between verification and validation. [CO4,LOT,K2]

9. What is Software Project Management? [CO5,LOT,K1]

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.

15. a. Explain in detail about software project management. [CO5,HOT,K4]


(or)
b. What is the Deployment Pipeline? Explain the overall Architecture
[CO5,HOT,K4]
Building and Testing.

Part – C (1 X 15 = 15 Marks)

16.a. Demonstrate the application cloud as a platform. In project


[CO5,HOT,K5]
management through an appropriate illustration

No. of Question papers needed:

Verified by : SET II
HoD
Roll No.
ARASU ENGINEERING COLLEGE, KUMBAKONAM-612 501
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

MODEL EXAMINATION

Year/Sem./Branch : III / VI / CSE- A Max. Marks : 100


Sub. Code & Name : CCS356 / Object Oriented Software Engineering
Duration : 3 hours
Date & Session : .04.2025 & AN

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.

K1 – Remembering K2 – Understanding. K3 – Applying


K4 – Analyzing. K5 – Evaluating. K6 – Creating.

COURSE COURSE OUTCOMES (COs)


CODE

C307.1 Compare various Software Development Lifecycle Models

C307.2 Evaluate project management approaches as well as cost and schedule estimation strategies.

C307.3 Perform formal analysis on specifications.

C307.4

C307.5

Answer all the Question

PART – A (10X2=20 Marks)

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]

PART – B (5X13=65 Marks)


11. a. Illustrate Extreme Programming in detail. [CO1,HOT,K4]
(or)
b. What is agile process? Identify the principles of agile software [CO1,HOT,K4]
development.

12. a. Explain Use case modeling with example. [CO2,HOT,K4]

(or)
b. Discuss the functional and non-functional requirements. [CO2,HOT,K3]

13. a. Explain in detail about functional independence. [CO3,HOT,K3]

(or)
b. Summarize on the various architectural styles in software Design. [CO3,HOT,K3]

14. a. What is white box testing? Explain it. [CO4,HOT,K3]


(or)
b. Write notes on the following [CO4,LOT,K1]
i) Unit Testing.
[CO4,LOT,K1]
ii) Symbolic execution.

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

You might also like