Generic process framework activities - Introduction of Software Engineering

Q.  A generic process framework for software engineering encompasses five activities. What are those activities?
- Published on 22 Jul 15

a. Communication, risk management, measurement, production, deployment.
b. Communication, Planning, Modeling, construction, deployment.
c. Analysis, designing, programming, debugging, maintenance
d. None of the above.

ANSWER: Communication, Planning, Modeling, construction, deployment.
 

    Discussion

  • Tejeshwini    -Posted on 14 Feb 19
    Google is vv helping me
  • Tejeshwini    -Posted on 14 Feb 19
    Google is vv helping me
  • Phiwokuhle Mhalanga   -Posted on 24 Feb 18
    who is the book author,who publish it and where it was published?
  • Muhammad Mukhtar    -Posted on 12 Feb 18
    I need complete notes of Software engineering..
  • Sohan sam   -Posted on 17 Jun 16
    We require some diagrams for every topic if necessary.
    As we all know that pictures play an important role in learning and quick way of understanding.
  • Nirja Shah   -Posted on 12 Oct 15
    - The following generic process framework is applicable to the vast majority of software projects:

    Communication
    - This framework activity involves heavy communication and collaboration with the customers (and other stakeholders) and encompasses requirements gathering and other related activities.

    Planning
    - This activity establishes a plan for the software engineering work that follows.
    - It describes the technical tasks to be conducted, the risks that are likely, the resources that will be required, the work products to be produced and a work schedule.

    Modeling
    - This activity encompasses the creation of models that allow the developer and the customer to better understand software requirements and the design that will achieve those requirements.

    Construction
    - This activity combines code generation (either manual or automated) and the testing that is required to uncover errors in the code.

    Deployment
    - The software (as a complete entity or as a partially completed increment) is delivered to the customer who evaluates the delivered product and provides feedback based on the evaluation.

    - These five generic framework activities can be used during the development of small programs, the creation of large Web applications and for the engineering of large,complex computer-based systems.

    - The details of the software process will be quite different in each case, but the framework activities remain the same.

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