Your project has just started, and you are observing that bugs are being caught in QA on features that were previously working You want to provide a self-governing mechanism for the team to identify regression bugs What should you do?
A.
Use static code analysis tools.
B.
Use Behavior Driven Development tools.
C.
Implement automated integration testing on check in.
D.
Ask developers to run unit tests prior to each check in
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit