Question: You are tasked with refining the unit testing process for a legacy software project. The current tests are full of redundant code and lack automation.
You are tasked with refining the unit testing process for a legacy software project. The current tests are full of redundant code and lack automation. Which TWO steps would be most beneficial to start with?
Group of answer choices
Delete all existing test methods and start from scratch.
Create a method that can automate the execution of all test methods.
Manually review each test result after every software update.
Abstract out repetitive patterns, like comparisons, into separate methods.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
