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

Printed Pages:2 Sub Code: KCS-601

Paper 236546 Roll


Id: No.

B. TECH.
(SEM VI) THEORY EXAMINATION 2022-23
SOFTWARE ENGINEERING
Time: 3 Hours Total Marks: 100
Note: Attempt all Sections. If require any missing data; then choose suitably.

SECTION A
1. Attempt all questions in brief. 2 x 10 = 20
(a) Define generic software with example.
(b) Define software components.
(c) Mention any two non-functional requirements on software to be developed.
(d) What is meant by software prototyping?
(e) What do you mean by horizontal and vertical partitioning?
(f) What is the software architecture?
(g) Distinguish between verification and validation:
90

6
(h) Distinguish between alpha and beta testing?

22
(i) Mention the advantages of CASE tools.
_2

3.
(j) Define adaptive maintenance.
P1

11
3E

0.
SECTION B

.2
P2

2. Attempt any three of the following: 10x3=30


25
Q

(a) Iterative waterfall and spiral model for software lifecycle clean and discuss
|1
various activities in each phase.
(b) What are the problems faced in software engineering? Explain each in detail.
6
:5

(c) Explain about the structure chart and all its types with suitable example.
(d) Explain boundary value analysis and its significance with example.
54

(e) Discuss Software Configuration Management and various tasks in SCM process.
:
08

Explain version control and various types of project risks.


3
02

SECTION C
-2
06

3. Attempt any one part of the following: 10x1=10


(a) Explain software characteristics in detail. Discuss the reasons of software crisis.
9-

(b) Discuss the various Mc Call’s quality factors with quality triangle.
|1

4. Attempt any one part of the following: 10x1=10


(a) Explain the SEI-CMM model. What do you mean by state of fire fighting.
(b) What are the various stages of requirement engineering process? Explain it
with diagrammatic representation.

QP23EP1_290 | 19-06-2023 08:54:56 | 125.20.113.226


5. Attempt any one part of the following: 10x1=10
(a) Draw the software design framework and discuss the elements of design model.
(b) Illustrate the principles of software design. Discuss the characteristics of good
software design.

6. Attempt any one part of the following: 10x1=10


(a) Draw the control flow graph and Calculate the cyclomatic complexity with three
methods and independent paths for the given code-

IF A = 100
THENIF B > C
THEN A = B
ELSE A = C
ENDIF
ENDIF
PRINT A

(b) Discuss the various types of structural testing techniques with example of each.

90

6
7. Attempt any one part of the following: 10x1=10

22
_2
(a) Draw the general model of software re-engineering and elaborate it.

3.
P1

(b) Write short notes on:

11
(i) Function Point
3E

0.
(ii) COCOMO

.2
(iii)Defect, Fault, Failure
P2

25
Q

|1
6
:5
: 54
08
3
02
-2
06
9-
|1

QP23EP1_290 | 19-06-2023 08:54:56 | 125.20.113.226


Printed Page: 1 of 2
Subject Code: KCS601
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0

BTECH
(SEM VI) THEORY EXAMINATION 2021-22
SOFTWARE ENGINEERING
Time: 3 Hours Total Marks: 100
Note: Attempt all Sections. If you require any missing data, then choose suitably.
SECTION A
1. Attempt all questions in brief. 2*10 = 20
Q.No. Questions CO
(a) Enlist characteristics of software. 1
(b) Define SDLC. 1
(c) Define software crisis. 2
(d) Compare ISO 9000 and SEI-CMM. 2
(e) Examine methods of finding cyclomatic complexity with example. 3
(f) Explain Function oriented Design. 3
(g) List the points of differences between Verification and Validation. 4
(h) What are stub and driver? 4
(i) Differentiate between adaptive and corrective maintenance? 5
(j) List the points of differences between software Re-engineering and 5
Reverse engineering.
90
SECTION B

1
13
2. Attempt any three of the following: 10*3 = 30
_2

Q.No. Questions CO

2.
P1

(a) Explain prototyping model of SDLC. What are its advantages over 1

24
conventional model? Explain with diagram.
2E

5.
(b) Create a level-2 DFD of the Smart College Campus. 2
.5
P2

(c) Differentiate between the features of Top-down and Bottom-up 3


17
approaches of software design along with its advantages and
Q

disadvantages.
|1

(d) What is regression testing? Discuss the process of test case 4


7

prioritization in regression testing?


4

(e) Why is Software maintenance required? Explain types of 5


3:

maintenances with examples.


:3
13

SECTION C
3. Attempt any one part of the following: 10*1 = 10
2
02

Q.No. Questions CO
-2

(a) Discuss Spiral Model for Software development life cycle and 1
highlight the Risk analysis in this context.
06

(b) What is the need of SDLC? Discuss evolutionary development model 1


3-

in detail with the help of diagram.


|1

4. Attempt any one part of the following: 10 *1 = 10


Q.No. Questions CO
(a) Discuss about decision tables and its components. Create a decision 2
table. for the following scenario; a bookstore gets a trade discount of
25% for order more than 6 books;for order from libraries and
individuals, 5% allowed on orders of 6-19 copies per book title; 10%
on orders for 20-49 copies per book title; 15% on orders for 50 copies
or more per book title.

Downloaded from : uptukhabar.net


QP22EP1_290 | 13-06-2022 13:33:47 | 117.55.242.131
Printed Page: 2 of 2
Subject Code: KCS601
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0

BTECH
(SEM VI) THEORY EXAMINATION 2021-22
SOFTWARE ENGINEERING
(b) Discuss the importance of software specification Document. And also 2
explain the typical IEEE format of SRS document.

5. Attempt any one part of the following: 10*1 = 10


Q.No. Questions CO
(a) With the help of example illustratethe concept of modularity and 3
discuss why is “Low coupling –High cohesion is better for good
software” along with the concept of functional independence.
(b) What are the various software design strategies? Analyze the points of 3
difference between Function Oriented Design and Object-Oriented
Design.

6. Attempt any one part of the following: 10*1 = 10


Q.No. Questions CO
(a) Explain Halstead software metrics in detail and mention what do you 4
understand by token count?
(b) Discuss the differences between black box and white box testing and 4
explain how these techniques can be used simultaneously to test a
90

1
system.

13
_2

2.
7. Attempt any one part of the following: 10*1 = 10
P1

24
Q.No. Questions CO
2E

(a) Explain Risk management in detail. Also discuss the points that 5

5.
differentiate project risk from technical risk.
.5
P2

(b) What is cost analysis in context of software? Explain COCOMO 5


17
model with the help of schematic diagram.
Q

|1
4 7
3:
:3
13
2
02
-2
06
3-
|1

Downloaded from
QP22EP1_290 : uptukhabar.net
| 13-06-2022 13:33:47 | 117.55.242.131
Printed Pages: 02 Sub Code: NCS602/ECS602
Paper Id: 1 1 0 6 0 2 Roll No.

B.TECH
(SEM VI) THEORY EXAMINATION 2017-18
SOFTWARE ENGINEERING
Time: 3 Hours Total Marks: 100
Note: 1. Attempt all Sections. If require any missing data; then choose suitably.

SECTION A

1. Attempt all questions in brief. 2 x10 = 20


a. What do you understand by software crisis?
b. What are different software quality attributes?
c. Write the difference between verification and validation.
d. What is Decision Tree?
e. Write principles of Software Design.
f. What is Pseudo Code? How it differs from Algorithm?
g. Explain Code Inspection.
h. What are stub and driver?
i. Define CASE tools.
j. What is Adaptive and Corrective Maintenance?

SECTION B

2. Attempt any three of the following: 10 x 3 = 30


a. Explain Spiral Model? Also write it’s advantages and disadvantages.
b. Explain CMM Model. Compare ISO and CMM.
c. Explain different methods of verification in detail.
d. What is Structure Chart? Explain different basic blocks used to build structure
chart with suitable example.
e. What is cost analysis in context of software? Explain COCOMO Model.

SECTION C
3. Attempt any one/two part of the following: 10 x 1 = 10
(a) Explain different phases of SDLC.
(b) Explain Iterative Enhancement Model. Write its advantages and disadvantages.

4. Attempt any one/two part of the following: 10 x 1 = 10


(a) What do you understand by DFD? Explain basic blocks, which are used to
build DFD with suitable example.
(b) What is SRS? Explain characteristics of a good SRS.

5. Attempt any one/two part of the following: 10 x 1 = 10


(a) What is objective of software design? Explain different approaches for software
design.
(b) What is Cyclomatic complexity? Write all methods, which are used to calculate
the Cyclomatic complexity of a control, flow graph.

Downloaded from : uptukhabar.net


6. Attempt any one/two part of the following: 10 x 1 = 10
(a) What is Regression Testing? Explain the process of test case prioritization in
regression testing.
(b) What is Integration Testing? Explain different approaches used for integration
testing.

7. Attempt any one/two part of the following: 10 x 1 = 10


(a) Explain various software configuration management activities.
(b) Explain Software Risks Analysis and Management process.

Downloaded from : uptukhabar.net


Printed Pages:02 Sub Code:RCS402
Paper Id: 110256 Roll No.

B. TECH.
(SEM IV) THEORY EXAMINATION 2018-19
SOFTWARE ENGINEERING
Time: 3 Hours Total Marks: 70
Note: 1. Attempt all Sections. If you require any missing data choose suitably.

SECTION A
1. Attempt all questions in brief. 2 x 7 = 14
(a) List the process maturity levels in SEI's CMM.
(b) Compare evolutionary and throw away prototyping?
(c) Draw the Context level DFD for the Safe home Software.
(d) Distinguish between horizontal and vertical partitioning
(e) Distinguish between verification and validation
(f) Write short notes on equivalence partitioning
(g) Define software re-engineering

A
SECTION B

PT
2. Attempt any three of the following: 7 x 3 = 21
(a) Explain iterative waterfall and spiral model for software life cycle and discuss
various activities in each phase.
U
G
(b) Describe how software requirements are documented? State the importance of

.2
AR

documentation.

62
(c) Explain data architectural and procedural design for a software.
M

5.
(d) Describe decomposition levels of abstraction and modularity concepts in software
KU

11
design.
(e) Define black box testing strategy. What do you mean by integration testing?
Explain their outcomes. 5.
Y

|4
JA

SECTION C
23
VI

3. Attempt any one part of the following: 7x1=7


7:
R

(a) List several software process paradigms. Explain how both waterfall model and
:5
D

prototyping model can be accommodated in the spiral process model.


08

(b) Which is more important-the product or process? Justify your answer


4. Attempt any one part of the following: 7x1=7
9

(a) Explain the feasibility studies. What are the outcomes? Does it have either
01

implicit or explicit effects on software requirement collection


-2

(b) Narrate the importance of software specification of requirements. Explain a


typical SRS structure and its parts.
ay

5. Attempt any one part of the following: 7x1=7


M

(a) Explain about the various design concepts considered during design.
9-

(b) What are the characteristics of a good design? Describe different types of coupling
|0

and cohesion. How design evaluation is performed?


6. Attempt any one part of the following: 7x1=7
(a) What do you mean by boundary value analysis? Give two examples of
boundary value testing.
(b) What do you mean by system testing? Explain in detail
7. Attempt any one part of the following: 7x1=7
(a) Explain the need for software measures and describe various metrics
(b) Write briefly on
i) CASE ii) Software complexity measure.

DR VIJAY KUMAR GUPTAfrom


Downloaded | 09-May-2019 08:57:23 | 45.115.62.2
: uptukhabar.net

You might also like