0

System Analysis and Design

Description: System Development Software EngineeringInformation Systems and Software EngineeringSystem Development Life Cycle
Number of Questions: 15
Created by:
Tags: System Development Software Engineering Information Systems and Software Engineering System Development Life Cycle
Attempted 0/15 Correct 0 Score 0

Which of the following test suits contains additional tests that focus on software functions that are likely to be affected by the change?

  1. Beta Test

  2. Security Testing

  3. Regression Testing

  4. Brute Force Debugging Approach

  5. Prevention Oriented Testing


Correct Option: C
Explanation:

Then regression test suit contains additional tests that focus on software functions that are likely to be affected by the change.

Which of the following provides the potential for rapid development of incremental versions of the software?

  1. Business Modeling

  2. Spiral Model

  3. Iterative Enhance Model

  4. Data Modeling

  5. Parallel Process Model


Correct Option: B
Explanation:

It provides the potential for rapid development of incremental versions of the software.

Which of the following phases mainly focuses on Do-Ability of the project?

  1. Transition Phase

  2. Construction Phase

  3. Design Workflow

  4. Structured Design

  5. Elaboration Phase


Correct Option: E
Explanation:

This phase mainly focuses on Do-Ability of the project.

The deliverables of the construction phase include

  1. completed architecture

  2. completed business model

  3. initial version of the business case

  4. completed business artifacts

  5. initial version of the business model


Correct Option: A
Explanation:

It is included in the deliverables of the construction phase.

The deliverables of the transition phase include

  1. complete manuals

  2. completed business model

  3. initial version of business case

  4. completed business case

  5. test workflow


Correct Option: A
Explanation:

It is included in the deliverables of the transition phase.

In which of the following, we can reuse the common properties of different classes and form a new class with it?

  1. Categorization

  2. Decomposition

  3. Aggregation

  4. Generalization

  5. Repository


Correct Option: D
Explanation:

We can reuse the common properties of different classes and form a new class with it.

In which of the following organizations, work is organized into small work groups and integrated regionally and globally?

  1. Hierarchical Organization

  2. Flat Structured Organization

  3. Project Organization

  4. Matrix Organization

  5. Project


Correct Option: D
Explanation:

Here, work is organized into small work groups and integrated regionally and globally.

Which of the following models stipulates that the requirements be completely specified before the rest of the development can proceed?

  1. Rapid Application Development Model

  2. Iterative Development Model

  3. Process Modeling

  4. Waterfall Model

  5. Business Modeling


Correct Option: D
Explanation:

It stipulates that the requirements be completely specified before the rest of the development can proceed.

Which of the following defines specific test cases that will be used in an attempt to uncover errors in conformity with requirements?

  1. Validation Testing

  2. Beta Test

  3. Integration Testing

  4. Unit Testing

  5. Cause Elimination Debugging


Correct Option: A
Explanation:

It defines specific test cases that will be used in an attempt to uncover errors in conformity with requirements.

Which of the following is defined by their ability to promote creativity and flexibility while maintaining operational process control?

  1. Hierarchical Organization

  2. Flat Structure Organization

  3. Network Organizational Structure

  4. Process

  5. Project Organization


Correct Option: C
Explanation:

It is defined by their ability to promote creativity and flexibility while maintaining operational process control.

Which of the following organizations includes electronic linking, production automation, electronic workflow, electronic customer relationships and self service internet portals?

  1. Project Organization

  2. Hierarchical Organization

  3. Flat Structure Organization

  4. Project

  5. T-Form Organization


Correct Option: E
Explanation:

These include electronic linking, production automation, electronic workflow, electronic customer relationships and self service internet portals.

Which of the following test suits contains test cases that may cause trashing in a virtual operating system may be designed?

  1. Backtracking debugging approach

  2. Performance Testing

  3. Security Testing

  4. Stress Testing

  5. Evaluation Oriented Testing


Correct Option: D
Explanation:

Stress test suit contains test cases that may cause trashing in a virtual operating system.

Which of the following has its purpose to demonstrate that the prototype has been developed according to the specification and that the final specification is appropriate?

  1. Horizontal Prototype

  2. Vertical Prototype

  3. Analysis Prototype

  4. Prototype Review

  5. Scenarios


Correct Option: D
Explanation:

Its purpose is to demonstrate that the prototype has been developed according to the specification and that the final specification is appropriate.

Which of the following models defines a series of events that will trigger transition from state to state for each of the software engineering activities?

  1. Componenet based development model

  2. Concurrent process model

  3. Iterative development model

  4. Rapid application development model

  5. Data modeling


Correct Option: B
Explanation:

It defines a series of events that will trigger transition from state to state for each of the software engineering activities.

By which of the following methods, we create different objects from the class?

  1. Aggregation

  2. Categorization

  3. Decomposition

  4. Instantiation

  5. Repository


Correct Option: D
Explanation:

We create different objects from the class using instantiation.

- Hide questions