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

SE (CIE and SEE 2021-2022 PAPERS)

The document provides a sample internal evaluation question paper for Software Engineering subject. It contains 10 multiple choice questions testing concepts related to software development life cycle models, requirements, design, architecture, testing and quality. It also provides 2 long answer/descriptive questions on software design and UML diagrams.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views5 pages

SE (CIE and SEE 2021-2022 PAPERS)

The document provides a sample internal evaluation question paper for Software Engineering subject. It contains 10 multiple choice questions testing concepts related to software development life cycle models, requirements, design, architecture, testing and quality. It also provides 2 long answer/descriptive questions on software design and UML diagrams.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

USN 1 DA C017 Sub.

Code 18CS51
Dr. Ambedkar Institute of Technology, Bangalore - 560056

(An Autonomous Institution Afriliated to Visvesvaraya


Technological University, Belgaum)

Internal EvaluationI (CIE- 1)


n Semester B.,E, Degree (Autonomous) Continuous
2022
Odd Semester 2021
Timings:01.30pm to 02,30 pm
Date:24-11-2021 Subject Title: Software Engineering Time duration: 60 Minutes
Day: Wednesday Subject Code: 18CS51 Max marks:25
Programme:BE/CSE Faculty in-charge: MVP,JK
Semester: 5 CIE-1 BTL
Note: Answer ALL the questions
Marks CO Cognitive
Q. No. Level

systems and CO1 L4


1. Recommend the suitable software life cycle model for the following
Justify your answer:
Customer Relationship Management (CRM), Warehouse Management,
Employee Payroll. CO1 L3
b) With a neat diagram, illustrate the Extreme Programming process.
| 2. a)Prepare a Software Requirement Specification (SRS) document for an 5 CO2 L4
Agricultural Information Management System which will be helpful for farmers 2 L4
b)ldentify various stakeholders for the followinglsystems:
Ki) Coconut Plantation Management System.
Kin) JewellaryMart Automation System.
OR
c)Develop a complete use cases for the following: 5 CO2 L4
) University Insurance Management System.
ii) Buying a Stock using an online brokerage account.
3. Answer ALL the questions 10x%=55
Functional requirements deals with
A System functions B Design C Evolution DD Coding
UML standsfor
AUnified Modeling Universal Motion Unified Model DUniversal Mobile
B
Language Language Length Languag
Which of the following is not a software process?
A Specification B Design CEvolution D Legacy
4 Which of thefollowing is not atype of software testing
A Unit B System CEvolution D Integration
Which of the following is not related to pair prograntming
Common B Support refactoring C Informal review D Single developer
responsibility
is a purposeful collection of interrelated components that work together to achieve some
objective.
A Software B Network CApplication DSystem
Which of the following is not a phase in Unified Process model?
A Construction B Transition C Inception D Perception
A isa collectionof activities,actions and taskS performedduring product development.
A Process B Framework CModel D Viewer
9 Which of the following dealswith establishment of þusiness goals?
A Inception B Elicitation CElaboration D Specification
0 is an example of Behavior Model
A Process Diagram B State Diagram CObject Diagram D Context Diagram

BTL Bloom's Taxonomy Level


USN :1DA Sub. Code 18CS51
Dr. Ambedkar Institute of Technology, Bangalore 560056
(An Autonomous Institution Afiliated to Visvesvaraya Technological University, Belgaum)

Fifth Semester B.E. Degree (Autonomous) dontinuous Internal Evaluation- 2 (CIE - 2)


Odd Semester 2021 -2022
Date:27-12-2021 Subject Title: Software Engineering Timings:01.30 pm to02.30 pm
Day:Monday Subject Code: 18CS51 Time duration: 60 Minutes
Programme: BE/CSE Max marks: 25
Semester:5 CIE-2 Faculty in-charge: MVP, JK
BTL
Q.No. Note: Answer ALL the questions MarksCO Cognitive
Level

1. a)Propose several software quality guidelines and attributes for a good CO3 L3

softwaredesign.
b) Suggest various design patterns for the following:
Strong Passwords, User Friendly Websites, Gaming Apps
5 CO3 L4

2 a)Develop a component level design for Hospítal Management System.


5 cos LA

b)Briefly explain Scenario-based modeling with a suitable example. 5 CO2 L3

OR
c)Design an Activity Diagram for the following: 5 Co2 L4
) College Admission Process.
() Buyingan Online Insurance.
3. Answer ALL the questions 10 x %=5
is measured using throughput andresponsetime.
AReliability BAvailability CUsability D Performance
is developed torepresentarchitectural design models.
A FSM B Data dictionary Pattern
ADL
Which of the following is not afected by system ardhitecture?
A Performance BAvailability CAnalysis D Safety
Which of the following is the m0st common manifestationofseparationof concern?
A Pattern B Abstraction C Modularity D Hiding
Indication oftherelative interdependence amongmodules is
A Coupling B Cohesion 1C Inheritance DAssociation
Metaphor used to document legacy architectural solutions is
D Blueprint
ALiterature B Language Decision
coupling occurs when a component communicates orcollaborates withintrastructure components.
Class
A Content B Control C External
Which ofthefollowing is not a system organization|model?
A Component B Repository C Client-server D Layered
Which ofthe following is not a layer of the client-servermodel?
A Servers | B DBA CClients D Network
10 models desoribe the environment of a system.
ABehavioral B Data CObject D Architectural

Y
BTL-Bloom's Taxonomy Level
USN DAL Sub. Code|18CS51
Dr. Ambedkar Institute of Technology, Bangalore -560056
(An Autonomous Institution Afiliated to Visvesvaraya Technological University, Belgaum)

Fifth Semester B.E. Degree (Autonomous) Continuous Internal Evaluation-3 (CIE-3)


Odd Semester 2021 -2022
Date:27-01-2022 SubjectTitle: Software
Engineering Timings:01.30 pm to 02.30 pm
Day: Thursday Subject Code: 18CS51 Time duration:60 Minutes
Programme: BE/CSE Makeup CIE Max marks:25
Semester: 5 CIE-3 Faculty in-charge: MVP,JK
BTL
Q. No. Note: Answer ALL the questions Marks CO Cognitive
Level
1. a)Design various test cases for computer based census management system. 5 CO4 L4

b) Distinguish between white-box testing and black-box testing with suitable5


examples.
CO4 L3

2. a)Efective software project management focuses on four P s". Justify this 5 COS L4
statement with suitable analogy.
b)How to establish a software metrics program? Illustrate with various steps
and goals. 5 CO5L3
OR
e)Brietly explain various decomposition techniques used during softwar
cos L2
project estimations.
3. Answer ALL the questions 10 x%=5
testing addresses the issues associated withthedual problems of verificationand program construction.
A Unit B Integration CSystem D Regression
testing executes asystem in a manner that demands resourcesin abnormal quantity,frequency, orvolume.
A Recovery B Security CStress D Performance
Basis path testingis an exampleof
A Gray-box testing B Black-box testing C White-box testing D Smoke testing
PDL stands for
A Program description Program definition Program derivation DProgram design
language B language language language
Which ofthe following representfhe relationships between objects in graphs?
A links B nodes Cweights D regions
A paradigm structures a team along atraditional hierarchy of authority
A closed B random Copen |D synchronous
Which ofthe following isa function ofthenumber of actors and transactions implied bythe use-casemodels?
FP B UCP CLOC D KLOC
8
is thedegree to which the software performs its required function.
A Integrity B Correctness CUsability D Reliability
9 Theaverage project spends percent of its time on rework.
A 60 B 70 80 D 90
10 Which of the following is a dynamic multivariable model that assumes a specific distribution of effort over
the life ofasoftware development project?
A COCOMOII B problem-based Cprocess-based D software equation

BTL*- Bloom's Taxonomy Level


USN 18CS51
FIFTH Semester BE Degree Semester End Examination (SEE), FEB/MAR-2022

SOFTWARE ENGINEERING
[Time: 3 Hours]
[Maximum Marks: 100]
Instructionsto students:
)Answer FTVE FULL Questions as per the choice
ii) Any Missing Data can be assumed suitably.
(ii)Use BLACK ball point pen for text, figure, table, etc.
RBT
Marks CO
1.
Level
a) With a neat diagram, illustrate the Extreme Programming r06 Marks] CO1 L3
process.
b) Recommend the suitable software life cycle model for the following [06 Marks CO1 L4
systems and Justify your answer:
Enterprise Resource Planning (ERP), Logistics Management, Payroll
System.
c) Describe the essence of software engineering practice. [04 Marks) CO1 2
d Distinguish between personal software process and team software [04 Marks CO1 L3
process.

OR
2. a) With a neat diagram,
describe the overall flow of the Scrum process. [05 Marks] CO1 L2
b) Provide three examples of software projects that would be amenable [06 Marks]
Co1 L4
to the
component based model. Explain your answer with
justification.
c) List various prescriptive process models. Explain any three models in [09 Marks CO1 L2
detail.

3. a) Design complete use case diagrams for the following activities: [09 Marks C02 L4
i) Unified Payment System
(i) Jewellary Mart Automation System
(ii) Student Course Registration S ystem
b) Briefly explain Requirements Analysis Process. [07 Marks] Co2 L2
c)Write various functional and non-functional requirements for the
Retail Chain [04 Marks] C02 L2
Management System.
OR
4. a) Prepare an IEEE standard Software
document for a Smart City Information
Requirements
Specification o8 Marks] CO2 4
Management System.
b) Define
requirements engineering. List and explain seven distinct 08 Marks] CO2 L2
tasks of requirements
engineering.
c) Design Activity Diagrams for the following: [04 Marks Co2 L4
) Online Shopping
ii) Ticket vending machine

5. a) Suggest various design patterns for the following [06 Marks C03 L4
Strong application passwords, Smart Web Pages, Banking App

Dr. Ambedkar Institute of


Technology, Bangalore
(An Autonomous institute affiliated to VTU, Belgavi, Karnataka, India) Page 1
b) Briefly explain the taxonomy of architectural styles with suitable [08 Marks] CO3 L3
examples.
c)Describe basic design principles applicable to Component level [06 Marks] CO3 L2
design.
OR
6. va)
Develop a component level design for Digital Library Management (08 Marks C03 L4
System.
b)Design architectural context diagram for the following systems: [04 Marks] CO3 L4
) Hospitality Management System
(n) E-commerce website
c)Brietly describe each of the four elements ofthe design model. [08 Marks C03 L2

7. a) Distinguish between white-box testing and


black-box testing. [06 Marks] C04 L3
b) What is meant by System Testing? Describe various types of System [06 Marks) C04 L2
Testing.
c)Explain Basis path testing in detail. [08 Marks C04 L2
OR
8. a) Design various test cases for digital advertisement agency [05 Marks] C04 L4
management system.
b) Explain a strategic approach to software testing. [07 Marks] C04 L2

c)llustrate graph based testing methods and boundary value analysis [08 Marks] C04 L3
with suitable real time examples.

9. a) Efective software project management focuses on four P's". Justify [08 Marks] COS L4
this statement with suitable analogy.
b) List and explain various project resources. [04 Marks] CO5 L2

c) Briefly explain any four software metrics used for software [08 Marks] CO5 12
measurement.
OR

10. a) Briefly explain various decomposition techniques used during [06 Marks CO5 L2
software project estimations.
b) llustrate the roles of software teams and team leaders in software [06 Marks] CO5 L3
project management.
e) How to establish a software metrics program? Illustrate with various [08 Marks] CO5 L3
steps and goals.

*******************

Dr. Ambedkar Institute of Technology, Bangalore


(An Autonomous institute affiliated to VTU, Belgavi, Karnataka, India) Page 2

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy