Software Engineering and Project Management -Assignment 04

ALL INDIA SHRI SHIVAJI MEMORIAL SOCIETY’S
INSTITUTE OF INFORMATION TECHNOLOGY
 

Department of Computer Engineering

Academic Year : 2017-18
Subject: Software Engineering and Project Management
CLASS:  TE Computer
SEMESTER:  V
Assignment No.: 04
Date of submission:  08/09/17
Q. No.
Question
Marks
Learning Level
CO
PO
PSO
1.       
What are the various software estimation techniques, explain COCOMO Model for software estimation.
3
Understanding

CO4
1,2,3,4,5,10
1,2,3
2.       
How earn value analysis is applied for scheduling software projects?
3
Analyzing,

CO4
1,2,3,4,5,10
1,2,3
3.       
Why we apply W5HH principals to software?
4
Analyzing
CO4
1,2,3,4,5,10
1,2,3

No comments:

Post a Comment

Generics in Java

The  Java Generics  programming is introduced in J2SE 5 to deal with type-safe objects. •Before generics, we can store any type of o...