In principle, automotive SPICE® has two dimensions: the process dimension and the process capability dimension. The processes in the process dimension are based on the ISO 12207 that has been extended and modified with automotive-specific additions.
The Capability dimension is defined in Automotive SPICE®. Automotive SPICE® is a model for the assessment and evaluation of software process capability in the automotive industry. The Capability dimension provides a description of the capability level of the software process, which is determined by the process capability maturity level (CMM) and the process capability level (PCL). The Capability dimension includes aspects such as the definition of processes, the availability of resources, the measurement and analysis of processes, and the improvement of processes.
Source: ISTQB Certified Tester, Automotive Software Tester (CT-AUT) Study Guide.
Questions 5
Which statement regarding the coding standard MlSRA-C:2012 Is true?
Options:
A.
MISRA-C defines rules and guidelines. Rules are verifiable by static analysis tools and are always required.
B.
MISRA-C defines rules and guidelines that are supposed to help avoid anomalies In object-oriented developed software (e.g. in C++)
C.
MISRA-C defines rules that include among others that the source code should not include nested comments.
D.
A typical rule in MISRA-C is that the developer has documented the implemented behavior wen.
MISRA-C defines rules and guidelines. Rules are verifiable by static analysis tools and are always required. MISRA-C:2012, also known as the Motor Industry Software Reliability Association (MISRA-C) C Coding Standard, is a set of coding rules and guidelines that are designed to help ensure the safety and reliability of software written in the C programming language. MISRA-C defines rules and guidelines that are intended to help avoid anomalies in code, such as buffer overflows and incorrect pointer manipulation. Rules are verifiable by static analysis tools, and are always required. Guidelines are best-practice recommendations, and are not always enforced.
Questions 6
In Automotive SPICIE. which capability level in software Integration testing is characterized by the following statement: ,,Define the objectives for the execution of the process.''
Capability level 0. According to the ISTQB Certified Tester, Automotive Software Tester (CT-AUT) Study guide, Capability Level 0 in software Integration testing is characterized by the statement: "Define the objectives for the execution of the process." This involves understanding the objectives of the process, planning for the necessary resources, and defining the activities that need to be performed in order to achieve the desired outcome. Additionally, it involves setting up the test environment and creating the necessary test data.