Search suitable components - Definition - Maintaining the System

Q.  What is the software component repository is referred by designers to search for the matching component on the basis of functionality and intended software requirements?
- Published on 24 Jul 15

a. Search suitable components
b. Specify components
c. Requirement specification
d. Incorporate components

ANSWER: Search suitable components
 

    Discussion

  • Nirja Shah   -Posted on 21 Oct 15
    Reuse Process
    - Two kinds of method can be adopted: either by keeping requirements same and adjusting components or by keeping components same and modifying requirements.

    Requirement Specification
    - Here, the functional and non-functional requirements are specified, which a software product must comply to, with the help of existing system, user input or both.

    Design
    - It is also known as a standard SDLC process step, where requirements are defined in terms of software parlance. Basic architecture of system as a whole and its sub-systems are created.

    Specify Components
    - The designers segregate the entire system into smaller components or sub-systems by studying the software design. One complete software design turns into a collection of a huge set of components working together.

    Search Suitable Components
    - To search for the matching component, on the basis of functionality and intended software requirements the software component repository is referred by designers.

    Incorporate Components
    - All matched components are packed together to shape them as complete software.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)