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

Software Engineering Assignment Questions

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)
8 views3 pages

Software Engineering Assignment Questions

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

Suman Educational Trust’s

Dilkap Research Institute of Engineering & Management Studies


At Village - Mamdapur, Post - Neral, Tal. - Karjat, Dist - Raigad (Pin code - 410101)

INFORMATION TECHNOLOGY DEPARTMENT


Year & Sem: TE Sem V​ Sub: SE
ASSIGNMENT LIST

Assignment - 1
Q.1. Explain CMM model in software development (5M)
Q.2. Explain the attributes of software and layered structure of software engineering (5M)
Q.3. Explain about different types of software prototypes. Discuss prototypes model in detail
(10M)
Q.4. Explain evolutionary process model. (5M)
Q.5. What is Agility? Explain Kanban model. (5M)
Q.6. What are the major challenges in software engineering? (5M)

Assignment - 2
Q.1. Explain characteristics of SRS. Also discuss general format of software requirements
specification (10M)
Q.2. Explain requirements elicitation in detail (5M)
Q.3. What is a feasibility study (5M)
Q.4.Discuss about the non-functional requirements for online pizza ordering system. It should
contain the following (5M) Module - 2
(i) Performance
(ii) Availability
(iii) Reliability
(iv) Security
(v) Maintainability

Assignment - 3
Q.1. Explain LOC and function point estimation technique in detail.
Q 2. Explain 3 P’s in the software project spectrum.
Q.3. Explain the importance of WBS in software engineering with example.
Q.4. Explain about the COCOMO II model with example.
Q.5. Explain about CPM and PERT project scheduling technique in detail.
Q.6. Short note on Process metrics and project metrics.
Q 7. Compute the function point value for a project with the following information domain
characteristics:
Number of user inputs: 32
Number of user outputs: 60
Number of user enquiries: 24
Number of files: 8
Number of external interfaces: 2
Assume that all complexity adjustment value are average and Σ fi = 40 (10marks)

Assignment - 4
Q.1. Explain different types of Coupling and Cohesion.
Q.2. Discuss about the principles of user interface design steps.
Q.3. Explain Analysis Model elements. Draw class diagram and swim lane diagram for online
food ordering system.
Q.4. Explain the Design principles and concepts. Also explain the difference between Coupling
and Cohesion.
Q.5. Draw UML Use Case diagram and Class Diagram for "Smart Agriculture Monitoring
System".
Q.6. Draw UML Component diagram and Deployment Diagram for "College Management
System".
Q.7. Discuss the various types of design patterns.
Q.8. Explain different architectural styles.

Assignment - 5
Q.1. What is risk? Explain different types of risk in detail.
Q 2. Explain change control process in SCM in detail.
Q.3. Explain Risk Mitigation, Monitoring and Management (RMMM) plan.
Q.4. Formal Technical Review (FTR) in details.
Q.5. Explain in detail the Software Configuration Management Process and benefits of SCM.
Q.6. Explain Risk assessment and Risk projection.
Q.7. What is SCM? Explain SCM Repositories.

Assignment - 6
Q.1. Explain software testing strategy and its techniques.
Q.2. Explain the steps involved in SQA plan.
Q.3. Write a note on Software Re-engineering and different types of software maintenance.
Q.4. Write a note on Alpha Beta and White Box Testing.
Q.5. What is the difference between bug, error and defect. Explain with example.
Q.6. Discuss Mc-Calls Quality Factors.
Q.7. Explain Reverse engineering.
Q.8. Why is cyclomatic complexity important to testers? A Given flow graph F with entry node
(1) and exit node (11) is shown below. Calculate the following
1. How many predicate nodes are there and what are their names?
2. How many regions are there in flow graph F?
3. What is the cyclomatic complexity of flowgraph F?
4. How many nodes are there in the longest independent path?
5. How many nodes are there in flow graph F?

Figure 1

You might also like