Question: Question 4 A team has started employing Test Driven Development in theit project. They have started writing unit tests before the code, their code coverage
Question
A team has started employing Test Driven Development in theit project. They have started writing unit tests before the code, their code coverage percentage is also good based on the number of unit tests they are writing, and the tests are passing too, Still, there are some, concerns shared by the code reviewers on the quality of production code. They have observed duplicate code, workarounds to bug fixes and instances of hardcoding in the code.
What could the team have possibly missed in implementing TDO?
Not written enough test cases
Not employed any unit test framen orks
Nat revened code of terst cases
Not paid adequate attention to refactoring
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
