0% found this document useful (0 votes)
24 views3 pages

3.SE - Assignment FINAL-1-1

assignment

Uploaded by

nastikpure
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)
24 views3 pages

3.SE - Assignment FINAL-1-1

assignment

Uploaded by

nastikpure
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/ 3

Ahmedabad Institute of Technology

CE Department

Software Engineering (3150711)

ASSIGNMENT-1

DATE OF ASSIGNMENT: DATE OF SUBMISSION:

1 Explain Software Engineering as a Layered Technology. CO1

2 Compare Prototype and RAD Process Model. CO1

3 Explain the linear sequential (waterfall) process model in detail. 7 CO1

4 What is Process? Discuss the process framework activities. CO1

5 Explain Agile Development in detail with its merits. CO1

6 List and Explain various agile process models. CO1

7 Explain Scrum with merits and demerits. CO1

Assignment - 2
Date of assignment: Date of submission:

1 Explain spiral model with merits and demerits. CO2

2 Explain XP (extreme programming) agile process model. CO2

3 What is Risk Management? Explain RMMM plan. CO3

4 Explain project scheduling and tracking with suitable example. CO3


5 Compute function point value for a project with the following domain characteristics CO2
30, No. of O/P = 62, No. of user Inquiries = 24, No. of files = 8, No. ofexternal
2,Assume that all the complexity adjustment values are average.

6 What is Software Measurement? Explain Software metrics used for software cost estimCO2

7 What is Requirement Engineering? List the Functional and Non-functional CO2


requirement for Library Management system.

Assignment - 3
Date of assignment: Date of submission:

1 Enlist characteristics of SRS.Write a SRS for any system. CO3

2 Draw a diagram such as ER diagram, DFD, Class diagram,Use Case diagram, activity CO3
diagram,Timeline chart for Library Management system.

3 What is architectural design? Enlist different style and patterns of architecture. CO3

4 Describe golden rules of User Interface Design. CO3

5 Compare Coupling and Cohesion. Explain different types of Coupling and its effects o CO3
software modules.

6 Consider the program given below. CO4


IF A = 10 THEN
IF B > C THEN
A=B
ELSE
A=C
ENDIF
ENDIF
Print A,B,C
(i) Draw the flow graph.
(ii) Determine the cyclomatic complexity.
(iii) Arrive at all the independent paths.

7 Explain CASE tools and its use in Software Engineering. CO3


Assignment - 4

Date of assignment: Date of submission:

1 Write short notes on COCOMO model. CO5

2 What are the different levels of testing? Discuss the goal of each level in detail. 7 CO5

3 Explain various coding standard. CO4

4 What is Software Testing? What is the role of a Software Tester? Compare: BlackBox CO4
Testing and White Box Testing.

5 Define Quality for software. List and explain SQA activities. CO5

6 Explain 1) Re-Engineering 2) Reverse Engineering CO4

You might also like