Component Assembly Model !!!!
Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2615
Printed Date: 18Jul2025 at 6:12am
Topic: Component Assembly Model !!!!
Posted By: tanushree
Subject: Component Assembly Model !!!!
Date Posted: 30Sep2007 at 11:48pm
Component Assembly Model
Object technologies provide the technical framework for a
component-based process model for software engineering. The object
oriented paradigm emphasizes the creation of classes that encapsulate
both data and the algorithm that are used to manipulate the data. If
properly designed and implemented, object oriented classes are reusable
across different applicationsand computer based system architectures.
Component Assembly Model leads to software reusability. The
integration/assembly of the already existing software components
accelerate the development process. Nowadays many component libraries
are available on the Internet. If the right components are chosen, the
integration aspect is made much simpler.
|
|