1. What is the main purpose of safety-critical testing?
To verify that software errors will not cause harm in systems where failures matter
Explication
Safety-critical testing is verification intended to prevent failures in software whose errors can cause harm. It is focused on risk reduction, not appearance or startup speed.