Computer Knowledge

Software Development and Management

3,064 Questions

Software development and management focuses on the system development life cycle, enterprise architecture, and configuration management. It tests your familiarity with system analysis, design models, and IT project planning. This subject is essential for specialist and banking officer scale examinations.

System analysis and designSoftware development life cycleConfiguration managementEnterprise architectureObject oriented design

Software Development and Management Questions

Multiple choice technology platforms and products
  1. Private

  2. Public

  3. Internal

  4. Any of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A port type that receives messages from a web service must be Public. This is because the web service (external entity) needs visibility into the port to send messages. Private and Internal ports are not accessible outside the BizTalk application.

Multiple choice technology platforms and products
  1. Create 2 orchestrations to receive messages from the 2 sources and then call a third orchestration to process the message

  2. Create 2 receive shapes and bind them to 2 different ports and place them in parallel.

  3. Create 2 receive shapes and bind them to 2 different ports and place them one after the other

  4. Create a receive port and add 2 receive locations and bind it to the orchestration.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A single receive port can have multiple receive locations. Each receive location defines a specific endpoint (URI, transport, pipeline). This allows one orchestration to receive from multiple sources (folder, database, etc.) through different locations bound to the same port.

Multiple choice technology
  1. Data layer

  2. Client logic layer

  3. Presentation layer

  4. Communication layer

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

General Interface's multi-tiered approach organizes functions into four distinct layers. The Data layer manages information storage and retrieval, the Client logic layer handles business rules and processing, the Presentation layer manages user interface components, and the Communication layer handles data exchange between client and server. All four layers are essential to the architecture.

Multiple choice technology performance
  1. a) siebns.dat file

  2. b) eapps.cfg file

  3. c) srf

  4. d) none

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Siebel Gateway Name Server information is stored in the siebns.dat (Siebel Name Server Data) file. This file contains the Gateway server's connection details and name resolution information. The eapps.cfg file uses this information to route requests, but the Gateway Name Server data itself resides in siebns.dat. SRF files contain application object definitions, not gateway information.

Multiple choice technology security
  1. IT principles

  2. strategic business drivers

  3. business principles

  4. program or project Plans

  5. business goals

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Architecture principles are foundational, enduring guidelines derived from business principles, IT principles, business goals, and strategic business drivers. Program or project plans are tactical, temporary documents that implement these principles at a specific point in time, making them least relevant to principle formulation.

Multiple choice technology security
  1. complex

  2. understandable

  3. robust

  4. complete

  5. consistent

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Architecture principles should be simple, clear, and easy to understand - NOT complex. The goal is to provide guidance that architects and developers can readily apply. TOGAF and other frameworks explicitly state that principles should be understandable, robust, complete, and consistent. Complexity undermines the very purpose of having principles.

Multiple choice technology security
  1. Solutions Continuum

  2. Architecture Vision

  3. Architecture Continuum

  4. Architecture Board

  5. CIO

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Architecture Building Blocks (ABBs) are defined in the Architecture Continuum, which provides a repository of reusable architecture assets. The Solutions Continuum, in contrast, contains specific solution implementations. Architecture Vision is a phase in TOGAF, not a source of building blocks. The Architecture Board and CIO are roles/actors, not sources of architectural assets.

Multiple choice technology security
  1. High cost of development

  2. High cost of support

  3. Lower quality

  4. Numerous runtime environments

  5. All of these

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

An architecture board prevents unconstrained, siloed development that causes multiple problems: high development costs through duplication and lack of reuse, high support costs from fragmented incompatible systems, lower quality from inconsistent standards, and numerous runtime environments from lack of standardization. All these consequences result when architecture governance is absent.

Multiple choice technology security
  1. The principle is popular with IT management.

  2. The principle promotes alignment of IT strategies with business strategies and visions.

  3. The principle provides a high degree of control to IT management.

  4. The principle assures compliance by the business units.

  5. The principle assures uniform compliance to IT mandates.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Architecture principles should primarily ensure IT alignment with business strategy and vision. Principles that focus only on IT management popularity, control, or uniform compliance miss the core purpose of serving business objectives. The key criteria is whether the principle bridges IT and business strategy.

Multiple choice technology security
  1. It is a virtual repository of all known architecture assets and artefacts in the IT industry

  2. It is a virtual repository of all architecture assets and artefacts which the enterprise is considering in its own architecture project

  3. It provides a taxonomy for classifying architecture assets

  4. It is an important aid to communication for architects on both the buy and supply side

  5. It is an aid to organisation of re-usable and solution assets

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Enterprise Continuum is a virtual repository of architecture assets across the entire IT industry, not just those an enterprise is considering. It provides classification taxonomy, aids communication between architects, and organizes reusable assets. Option A correctly describes the industry-wide scope.

Multiple choice technology security
  1. Identifying re-usable components

  2. Consistency between sub-architectures

  3. The production of usable governance material and activities

  4. All of the above

  5. B & C only

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The Architecture Board has multiple responsibilities: identifying reusable components, ensuring consistency between sub-architectures, and producing usable governance materials. All these are core Board functions, making option D the comprehensive correct answer.

Multiple choice technology security
  1. classification scheme, method

  2. picture, steps

  3. process, model

  4. process, schema

  5. normalized schema, classification scheme

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Zachman framework provides a classification scheme for organizing architecture artifacts, while TOGAF provides a method for developing architecture. They are complementary frameworks. Option A correctly captures this distinction: Zachman classifies, TOGAF provides the process.

Multiple choice technology security
  1. Architecture documents are used by every decision maker in the organization for every IT-related business decision.

  2. focus on continuous improvement and optimizing its processes

  3. integrate IT architecture with capital planning and expenditures

  4. all of these

  5. There are no unplanned IT investments or acquisitions.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

High architecture maturity is characterized by multiple indicators: architecture documentation informing all IT decisions, focus on continuous improvement, integration with capital planning, and absence of unplanned investments. All options describe aspects of maturity, making option D correct.

Multiple choice technology
  1. Production

  2. Quality

  3. Integration

  4. Development

  5. All the above

  6. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

IDOC (Intermediate Documents) are used for electronic data interchange between SAP systems. Production, Quality, Integration, and Development systems all participate in IDOC-based ALE (Application Link Enabling) scenarios for data exchange.