Question 1
Which of the following options describes a relevant aspect of the design of a test environment for software-ln-the-loop (SIL)?
Question 2
As a unit tester (.module tester'') you are working on a project and are supposed to develop a test strategy.
Which of the following test and analysis procedures is. according to Automotive SPICNOT an appropriate clamant of a verification strategy for unit tests (software units), which ware "manually coded"?
Note The components to verify are non-safety relevant and safely relevant (up to ASlL-C) components
Question 3
Which Automotive Safety Integrity Levels does ISO 26262 describe?
Question 4
You are working as a .module tester* (syn.unit tester, component tester) inan automotive project for thedevelopment of a control unit for an electric window. During white-box lest design, you come atomic requirements: B1 AND (B2 OR B3). The task for you is to design test cases according to the principleof the modified condition/decision testing (MOOC). You have already designed three test cases:
1) B1 = TRUE, B2 = TRUE, B3 = FALSE
2) B1 = TRUE, B2 = FALSE, B3 = TRUE
3) B1 = FALSE, B2 = TRU, B3 = FALSE
Which of the following test cases is necessary to achieve 100% modified condition/decision coverage?
Question 5
You are a tester In a learn and you are supposed to test diagnostic functions and bus communications on the CAN bus. The development team provides you with compiled software code and control unit hardware. Which test environment Is the best choice considering the test types?
