EMBEDDED DESIGN: A SYSTEMS PERSPECTIVE 655
ere is another level of testing, which is called regression testing, where the product
is tested in a regressive manner. e same feature is tested multiple times to make sure
that the product passes the test always, or at least the failure percentage is within the
allowed limit.
Next, the product is tested for all ‘corner cases’, which means conditions which
occur rarely. e product is also tested in extreme conditions like minimum voltage,
maximum load, maximum temperature, etc.
18.4.3 | Reliability and ‘Standards’ Testing
Reliability testing means that the product is tested to make sure that it performs its
functionality for the specifi ed ‘life time of the product’. Obviously it cannot be tested ...