option
Cuestiones
ayuda
daypo
buscar.php

SW&HW_MASI

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
SW&HW_MASI

Descripción:
TEST SW&HW_MASI

Fecha de Creación: 2026/02/25

Categoría: Otros

Número Preguntas: 31

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Related to the DO-178B Software Planning Process, mark the correct statement (choose1): The main objective of the Plan for Software Aspects of Certification (PSAC) is to communicate the Software Project Schedule to the Certification Authority. The verification, mainly through reviews, of the Software Development Plan (SDP), the Software Verification Plan (SVP), the Software Configuration Management Plan (SCMP) and the Software Quality Assurance Plan (SQAP) is not specifically required by the DO-178B. The Software Requirements Standard/s, the Software Design Standard/s and the Software Coding Standard/s shall be declared within the Software Development Plan (SDP) and shall be approved by the Certification Authority. The proposed means of compliance of every DO-178B objective has to be declared in the Plan for Software Aspect of Certficifaction (PSAC).

Related to the Certification Context for Airborne Software, mark the three correct statements between the following: DO-178B specially covers the software aspects related to certification. ARP4761 specifically deals with the Safety Assessment process related to Software items. DO-254 specially covers the Complex Hardware aspects related to certification. ARP4754 first introduces the concept of Development Assurance as a mean of compliance with the certification requirements.

Related to the DO-178B Software Development Processes, mark the two correct statements between the following (choose 2): The verification of the established Software Architecture within the Software Design Process is not required. During the Integration Process the Executable Object Code is generated from the Design Description in parallel with the generation of the Source Code. During the integration Process, the executable object code should be generated from the surce code and once generated, loaded into the target computer. Software development process comprises 4 sub. processes: SW Requirements Process, SWDesign Process, SW Coding Process and Integration Process.

Related to the DO-178B Software Integral Processes, mark the correct statement (choose1): Software Quality Assurance Process establishes that the Software Conformity Review is an optional final review not required as part of a certification application. b. The Software Accomplishment Summary (SAS) document. The software accomplishment Summary (SAS) document shall contain the declaration of the achieved degree of D-178B objectives compliance of the software product. The Software Configuration Management Process establishes the baselines have to be identified related to Data of Control Category 2. d. Ensure the correctness, control. Ensure the correctnes, control and confidence of the SW life cycle and their outputs and comprise the Verification Configuration Managment . Quality Assutance and Certification Liaision process. Are performed concurrently with the SW Development processes.

Tick the correct definition of Simple Electronic Hardware: A hardware device that can be certified by application of DO-178B. A hardware device such that a comprehensive combination of deterministic test and analyses appropriate of the DAL/IDAL can ensure its correct functional performance under all foreseeable operating conditions with no anomalous behaivor.

The standard that specifies Environmental Conditions and Test Procedures for Airborne Equipment is: DO-254. ARP4754. DO-160D. DO-160B.

The DO-254 was written by: Certification Airworthiness Authorities. A/C (aircraft) manufacturers. c. EUROCAE, RTCA, Certification. EUROCAE, RTCA, Certification Authority, A/C Manufacturers, Electronic suppliers and SW people, with DO-178B experience.

The requirements specification Activity is in charge of?. Review requirements. Produce a formal software requirements document from the set of software requirements. Review requirements with stakeholder feedback. SW Quality Assurance and compliance with standards. Producing a formal document from the set of software requirements to give visibility of the requirements to the system/test engineers and to allow the formal verification of the requirements specification.

Related to Board Support Packages (BSP) for embedded systems, mark the incorrect statement. A Board Support Package (BSP) provides a standardized interface between the hardware and the operating system. Having Board Support Packages (BSP) allows the aplication SW to be ported to different architectures. Board Support Package (BSP) provides a standarized interface between the hardware and the operating system.

What is the leading paradigm of federated architectures. Limit weight of systems. Maximize Fault-tolerance. One function, one system. Partitioned systems are mandatory.

Mark disadvantages of federated architectures: Not fault-tolerant. Problems with spare parts logistic. Increased power consumption. Each box has a specific function, with specifically development hardware and software. Data is not shared among various systems. Significant maintenance costs. Increased weight and power consumption. Difficult to implement.

Mark advantages of integrated architectures: Not fault-tolerant. Sensor data shhttps://static.daypo.com/images/document.pngared among several systems. Reduced weight and power consumption. Easy maintenance.

The DO-254 hardware design processes generate the design data and resultant hardware item. These processes are: Validation, verification, configuration management, process assurance and certification liaison. Requirements capture, conceptual design, detailed design, implementation and production transition.

The DO-254 hardware supporting processes generate the design data and resultant hardware item. These processes are: Requirements capture, conceptual design, detailed design, implementation and production transition. Validation, verification, configuration managment, process assurance and certification liaison.

Tick the right statements: Possible. The planning and supporting processes run sequentially and the development process is continued throughout the project. The planning and supporting processes run in parallel and the development process is continued throughout the project. The supporting and development processes run sequentially and the process is continued throughout the project. The planning and development processes run sequentially and the supporting process is continued throughout the roject.

A Derived Requirement is an Additional requirement resulting from the hardware design processes, which may not be directly traceable to higher level requirements. Select the options that refer to derived requirements: At each phase of the development activity, decisions made as to how particular requirements or groups of requirements are to be met. The consequences of these design choices become requirements for the next phase of development. Low Level Requirements.

The conceptual design process produces a high-level design concept that may be assessed to determine the potential for the resulting design implementation to meet the requirements. This may be accomplished using such items as, select all that apply: Functional block diagrams. Design and architecture descriptions. Circuit card assembly outlines. Chassis sketches.

DO-254 Validation and Verification. Tick the right statements: The verification process provides assurance that the hardware item requirements are correct and complete with respect to system requirements allocated to the hardware item. The validation process provides assurance that the hardware item implementation meets the requirements. Validation provides assurance that the requirements are correct and complete. Verification provides assurance that the implementation meets the requirements.

DO-254 Tool Classification. Identify the Tools that must be assessed as required by D0-254: Planning tool. Design tool. Verification tool.

Related to UML modeling language, the graphical diagram used to represent workflows of stepwise activities and actions with support for choice, iteration and concurrency is: The Structure Diagram. The Object Diagram. Activity Diagram.

Related to UML modeling language, choose the right answers: Activity diagram diagram can show the different states of an entity also how an entity responds to various events by changing from one state to another. Sequence diagram shows how elements operate with one another and in what order. It shows object interations arranged in time sequence. Activity diagrams - graphical representations of workflows of stepwie activities. State machine diagram can show the different states of an entity also how an entiry responds to various events by changing from one state to another.

Following image corresponds to: Possible. An state machine diagram. An activity diagram. Sequence diagram.

An State Machine diagram is: An Interaction diagram. A type of UML Behavior diagram that represents the dynamic behavior of an entity or a class in response to external stimulies, showing different states and transitions between them.

Following image corresponds to: Possible. An state machine diagram. A behaivour diagram. An activity diagram. Sequence diagram.

What is the degree of Structural Coverage required for a Level A SW?. Condition/Decision Coverage. Statement Coverage. Modified Condition Decision Coverage (MC/DC). Statement, Condition/decision and Modified Condition Decision Coverage (MC/DC).

What is the main way to drive Reviews?. Testing. Inspections. Checklist.

What kind of Testing is such in which several individual SW Units are assembled into working subsystems?. SW/HW Integration Testing. SW/SW or SW Integration Testing.

What is a Test Case?. A Test Case is a software tool used for testing. A Test Case is a specific result of a test. A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly. A test case is a document, which has a set of test data,preconditions, expected result and post conditions, developed for a particular test scenario in order to verify compliance against a specific requirement.

What is a Test Procedure?. A test procedure is a specification of test cases tha will be used to verify the functional requirements of a system module or software component. A Test Procedure is a test plan. Test procedures are the physical actions the tester must perform to simulate the inputs and record the outputs.

What is a Problem Report (PR)?. A PR is a mean to identify and recor defects in the functional requirements, ICD and software. A PR is a software bug.

What is a Test Script?. A Test Script is a programming language. A Test Script is a standard of testing. Test script is the set of instructions written in programming or coding language that is performed on system under test conditions to verify the result as expected.

Denunciar Test