Kizspy | Question: 10
(Choose 1 answer)
Find the explanation of "Early testing":
A. Testing activities should start as early as possible in the software or system development life cycle and
should be focused on defined objectives.
B. Testing can show that defects are present, but cannot prove that there are no
defects. Testing reduces the probability of undiscovered defects remaining in the software but, even if no
defects are found, it is not a proof of correctness.
C. Finding and fixing defects does not help if the system built is unusable and does not fulfill the users' needs
and expectations.
D. Testing is done differently in different contexts. For example, safety-critical software is tested differently
from an e-commerce site.