Software Engineering and Project Management -Assignment 06

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.: 06

Date of submission:  17/07/2017

Q. No.
Question
Marks
Learning Level
CO
PO
PSO
1.       
List all SQA activities?
3
Understanding
CO6
1,2,3,4,5,10
1,2,3
2.       
Write short on –
FTR
Software Maintenance
SCM
3
Understanding
CO6
1,2,3,4,5,10
1,2,3
3.       
Explain six sigma principals.

4
Applying
CO6
1,2,3,4,5,10
1,2,3

1 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...