Question: Question 4 A team has started employing Test Driven Development in their project. They have started writing unit tests before the code, their code coverage
Question
A team has started employing Test Driven Development in their project. They have started writing unit tests before the code, their code coverage percentage is abso good based on the number of unit tests they are writing and the tests are pussing too, Still, there are some concerns shared by the code reviewers on the qualify of production code. They have observed duplicate code, workarounds to bug fixes and instances of hardcoding in the code.
What could the team have poss bly missed in implementing too?
Not written enough test cases
Not emplayed any unit test framew ork
Not reveried code of test 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
