Question: Listen Why should you design tests the reveal errors? The statement is incorrect as it is better to design a test that gives correct results
Listen Why should you design tests the reveal errors? The statement is incorrect as it is better to design a test that gives correct results rather than errored results Tests that show errors mean that something has gone wrong with the code and it needs to be fixed. Designing tests that reveal errors during the testing phase provides more informed feedback to the software team to allow for review and adjustment before the system goes live. It's always good to know where there is a problem in the system so that the team can work on fixing it. Question 33 (2 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
