Which option below describes the BEST approach for testing a Medium risk mission- or safety-critical system?
SELECT ONE OPTION
Correct Answer: B
For a Medium risk mission- or safety-critical system, a combination of automated, exploratory, and manual black-box tests is recommended. Automated tests ensure consistent and efficient coverage of known scenarios, while exploratory tests allow testers to investigate and discover unknown issues. Manual black-box tests are important for verifying the system from an end-user perspective without knowledge of the internal workings, which is crucial for safety-critical systems. References = The ISTQB Advanced Level Agile Technical Tester syllabus and materials emphasize the importance of a comprehensive testing approach that includes various techniques suitable for the system's risk level and criticality123