OOSD and RAD Test Questions

download OOSD and RAD Test Questions

of 2

Transcript of OOSD and RAD Test Questions

  • 7/31/2019 OOSD and RAD Test Questions

    1/2

    1. The following are advantages of RAD except:a. If a component is being picked for the repository, it is already tested and hence need

    not be tested again.

    b. The project management requirements are collected in a dynamic manner.c. Success depends on the extremely high technical skills of the developers.d. Every time there is a prototype ready, requirements are studied and matched. If there

    are any additional requirements, these are then included in the next prototype built.

    2. Which one is an objective of RADs rapid construction phase?a. To generate a system that operates at an acceptable level of performanceb. To maximize system effectiveness in supporting intended business activityc. To produce detailed system area modeld. To research current situation

    3. Which one takes place during user design phase (RAD)?a. Obtain approval for constructionb. Application software to implement design is developed and testedc. Perform data conversiond. Design, develop, and test the required transition software

    4. Maximize system effectiveness in supporting intended business activity is a part of:a. Requirements Planningb. User Designc. Rapid Constructiond. Transition

    Topic: OOSD

    5. Who among the following is not a proponent of Object-Oriented Software Development?a. James Rumbaughb. Grady Boochc. James Martind. Ivar Jacobsson

    6. It involves correcting errors not discovered in the early stages of development while leaving thespecification unchanged

    a. Perfective enhancementb. Adaptive enhancementc. Corrective maintenanced. Software update

    7. This activity is done to check if the requirements are consistent and comlete, and to resolveconflicts between requirements.

    a. Domain understandingb. Classificationc. Feasibility studyd. Validation

    8. What describes an architectural design?a. Each component in turn is designedb. Requirements are partitioned into componentsc. Both a and b

  • 7/31/2019 OOSD and RAD Test Questions

    2/2

    d. None of the above9. During this phase, the class objects and the interrelationships of these classes are translated and

    actually coded.

    a. Requirement capture and analysisb. System and software designc. Integration and system testingd. None of the above

    10.What takes place during integration and system testing?a. The individual program units representing the components of the system are combined

    and tested as a whole to ensure that the software requirements have been met.

    b. Each unit then must be either verified or testedagainst its specification obtained in thedesign stage.

    c. Both a and bd. All of the above.

    11. It portrays the changes occurring in the states of various objects with the events that mightoccur in the system.a. Object modelb. Dynamic modelc. Functional modeld. None of the Above