UNIT 5 Notes - Ooad
UNIT 5 Notes - Ooad
TESTING
SYLLABUS
Object Oriented Methodologies – Software Quality
Assurance – Impact of object orientation on Testing –
Develop Test Cases and Test Plans
OBJECT ORIENTED MODELLING
Object Oriented modeling is a new system
development approach encouraging and facilitating
reuse of software components.’
It employs international standard unified modeling
language from object management group.
Using this methodologies, a system can be developed
on component basis which enables the effective reuse
of existing components.
It facilitates the sharing of its other system
components.
OBJECT ORIENTED METHODOLOGIES
various object oriented methodologies.
Rumbaugh methodology is well suited for
describing the object model or static structure of the
system.
Jacabson methodology is good for producing user
driven analysis model
Booch methodology produces detailed object
oriented design model
Rumbaugh methodology.
NEED:
Software testing is very important because of the following
reasons: